/*#############################################################
Name: The old Surgery
Date: 2008-01-15
Author: Noki Prasixner NST

#############################################################*/
a {
	color: #000;
	text-decoration: none;
}

a img{
	border:0px solid #fff;
}
body {
	background: #fff url(../images/background.jpg) repeat-x top;
	color: #333333; 
	padding-top:0px;
	text-align: center; 
	font: normal 0.6em Arial;
}
.gfx {
	
	background: #F5F5F5 url(../images/header.png) no-repeat top; 
	display: block; 
	
	height: 163px;
}




.main {
	background: #FFF; 
	margin-left:auto; 
	margin-right:auto;
	text-align: left;
	width: 800px; 
	margin-top:-15px;
}

.menu-background {
	background: #EEE url(../images/menu-background.png) repeat-x;
	color: #fff;
	float: left;
	font-size:12px;
	width: 800px; 
	height: 33px;
}

.menu a {
	background: transparent url(../images/menu.png) no-repeat top left;
	color: #fff;
	float: left;
	font-size:12px;
	padding-top: 8px;
	height: 33px;
	font-weight:normal;
}
.menu a span {
	padding-left: 15px;
	padding-right: 10px;
	font-size:12px;
	
}
.menu a:hover {
	background: transparent url(../images/menu-hover.png) no-repeat top left;
	color: #780E12;
}
.menu a#active {
	background: transparent url(../images/menu-hover.png) no-repeat top left;
	color: #780E12;
}
.container {
	margin: 0px;
}
.content-container {
	margin: 0px;
	background: #fff url(../images/content-background.png) no-repeat bottom right;
}

.content-2 {
	background: transparent ;
	clear: both;
}

.content {
	background: transparent url(../images/content-item.png) repeat-x;
	clear: both;
}
.content h1 {
	margin: 0;
	font: bold 1.1em Arial;
	color: #666;
}
.content p {
	margin: 3px 0 6px; color: #666;
}

.content p#grey {
	margin: 3px 0 0px; color: #999;
}


.content h1 {
	margin-left: 0px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	background: transparent ; 
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 5px;
	font-size: 18px;
	color: #730005;
}
.item-space {
	background: #fff url(../images/content-item.png) repeat-x;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
}



.item {
	background: #fff url(../images/content-item.png) no-repeat bottom right;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.footer {
	background: #c90219 url(../images/footer.png) no-repeat top; display: block; height: 93px;
} 
.footer a {
	float:right;
	margin-right:30px;
	margin-top:65px;
	color:white;
	font-size:11px;
}
.footer-space {
	height: 100px;
} 

#left { 
	float:left;
	width: 184px;
	margin-left: 15px;
	margin-top: 0px;
	color:#000;
}

#left-top { 
	background: #fff url(../images/left-background.png) repeat-x top; 
	display: block; 
	height: 200px;
	float:left;
	width: 184px;
	margin-top: 0px;
}

#left-bottom { 
	background: #fff ; 
	display: block; 
	margin-left: 10px;
	float:left;
	width: 184px;
	margin-top: 35px;
	vertical-alig:bottom;
	text-align:bottom;
}



#left-info { 
	background: tranparent; 
	display: block; 
	text-align:left;
	width: 170px;
	margin-left: 10px;
}


#right {
	margin-left: 215px;
	margin-top: 0px;
	margin-right: 25px;
	width: 560px;
	padding-bottom: 10px;
}

#right-box {
	margin-left: 215px;
	margin-top: 0px;
	margin-right: 10px;
	width: 575px;
	height:175px;
	padding-bottom: 5px;
}

#item-container {
	background-image: url(images/container_bg.jpg);
	background-repeat: no-repeat;
	
	width: 800px;
	font-size: 1.2em;
	
	padding-top: 40px;
}
#item2-container {
	background-image: url(images/container_bg.jpg);
	background-repeat: no-repeat;
	
	width: 800px;
	font-size: 1.2em;
	
	padding-top: 10px;
}
#box {
	background: transparent url(../images/box.png) no-repeat top left; 
	float: left;
	width: 190px;
	height: 172px;
	margin-right: 1px;
}

#box-content {
	background: transparent ; 
	float: left;
	width: 170px;
	height: 152px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
}

#box-content h3 {
	margin-left: 0px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	background: transparent ; 
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	font-size: 15px;
	color: #730005;
}


h4 {
	margin-left: 10px;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: transparent url(../images/h4-background.png) no-repeat top left; 
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
	color: #000;
}

.staffimg {
	padding: 5px;
	border: thin solid #CCCCCC;
}
