body
{
	color: #4A4A49;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	margin: 0;
	padding: 0;

}

body.mainbody {
	background: #fff url('../img/bg_main.jpg') repeat-x top left;
	color: #4A4A49;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	margin: 0;
	padding: 0;
}

td, p
{
	color: #4A4A49;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.fototop {
	/*background: url('../img/foto_top.jpg') no-repeat bottom left;*/
	background: maroon;
	height: 83px;
	width: 321px;
/*	display: block;*/
	padding: 0;
	margin: 0;

	overflow: hidden;
}
.fotomiddle {
	background: url('../img/foto_middle.jpg') no-repeat top left;
	height: 86px;
	width: 321px;
	padding: 0;
	margin: 0;
}

.fotobottom {
/*	background: url('../img/foto_bottom.jpg') no-repeat top left; */
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 99px;
	width: 321px;
}
.contenthead {
	background: url('../img/bg_content.jpg') repeat-x top left;
	height: 99px;
    padding: 20px 0 20px 15px;
	font-size: 20px;	
    vertical-align: bottom;
}
.left {
	background: url('../img/bg_left.jpg') repeat-y;	
	padding: 50px 0 0 0px;
}
.right {
	background: #F2F2F2;
	padding: 0px 40px 10px 70px;
	font-size: 11px;
	text-align: justify;
}
.listingleft {
	display: block;
	list-style: none;
	font-size: 11px;
}
.listingleft li {
	display: block;
	background: url('../img/icon.jpg') no-repeat;
	padding: 0 0 15px 20px;
}
label {
	font-size: 11px;
}
.inputbox {
	width: 100px;
	border: 1px solid #B2B2B2;
}
.button {
	width: 60px;
	border: none;
	background: #E67816;
	color: #fff;
	font-size: 10px;
}
.bottomleft {
   background: url('../img/bg_bottom_left_1.jpg') no-repeat right;
   text-align: right;
	vertical-align: bottom;
	color: #9D9D9D;
	font-size: 10px;
}
.bottomleft2 {
   background: url('../img/bg_bottom_left_2.jpg') repeat right;
}

.bottomright {
	background: url('../img/bg_bottom_right.jpg') repeat-x;
	padding: 0 10px 10px 60px;
	font-size: 11px;
}
.rightpadding {
	padding: 0 10px 0 0;
}
.menu {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	display: inline;
	}
.menu li {
	float: right;
	display: inline;
	line-height: 60px;
	background: url('../img/button.jpg') no-repeat top;
	text-align: center;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.active {
   background: url('../img/button_active.jpg') no-repeat top;
}
.menu a, .menu a:active, .menu a:hover, .menu a:visited {
	font-weight: bold;	
    font-size: 11px;
	text-decoration: none;	
	color: #fff;
	height: 60px;
	width: 81px;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

a, a:active {
   font-weight: bold;
   font-size: 11px;
   text-decoration: none;
   color: #E67816;
}
a:hover {
   font-weight: bold;
   font-size: 11px;
   text-decoration: underline;
   color: #E67816;
}
a:visited {
   font-weight: bold;
   font-size: 11px;
   text-decoration: none;
   color: #CCCCCC;
}


.galleryitem {
    float: left;
	list-style-type: none;
	padding-left: 10px;
}



.barberitem {
    float: none;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom : 20px;
 width: 500px;}


.barbertext {

	float: right;
	margin-left: 10px;
margin-top: 10px;
}


.galltitle {
    padding-bottom: 10px;
	font-weight: bold; 
	text-align: left;
}
.thumbnail {
    border: 1px solid #CCCCCC;
	margin: 10px;
}


/* Pack for editing */

.textDefault {  font-size: 11px; }
.textBig {  font-size: 14px; }
.textSmall { font-size: 9px; }

.shdTable  { width: 100%; border: none; border-spacing:0px;  border-collapse: collapse;  }
.shdTableRow {  padding: 3pt;  border: 1px solid #fff; font-size: 12px; }
.shdTableHead { padding: 3pt;  border: 1px solid #fff; font-size: 12px;  font-weight: bold; background: #E67816; color: #ffffff;}
