@CHARSET "UTF-8";

body, html {
	font-family: Verdana, Arial, Tahoma;
	font-size: 0.9em;
	background-color: #faf8c5;
	height:auto;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
margin:0;
padding:0;
height:100%;
}

body,div,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,img,form,fieldset,input,blockquote
	{
	margin: 0;
	padding: 0;
	border: 0;
}

#container {
	display:block;
	width: 1000px;
	margin: auto;
	background-image: url(images/body-white.png);
	background-repeat: repeat-y;
	background-position: top center;

min-height:100%;
position:relative;
}
#article-header{
		
	float: left
	font-family: Verdana;
	margin-left: 10px;
	}



#content,#contentFull,.widget,#footer {
	border: 1px solid #ddd;
}

#middle {
	display:inline-block;
	position:relative;
	width: 798px;
	margin-left: 100px;
	margin-right: 100px;

padding-bottom:88px;   /* Height of the footer */

}
#middleFull {
	display:inline-block;
	position:relative;
	width: 798px;
	margin-left: 100px;
	margin-right: 100px;

padding-bottom:103px;   /* Height of the footer */

}

#top img {
	margin-bottom: 30px;
}

#top span {
	display: block;
	float: right;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana;
	margin: 70px 30px 0 0;

}

#top span a {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	color:#333;
	
}
#tabs{
	display:inline-block;
	position:relative;
	font-family: Trajan Pro, Verdana sans-serif;
	font-size:12px;
	}
#tabs li {
	list-style:none;
	cursor: pointer;
	float: left;
	border: 1px solid #eee;
	width: 80px;
	padding: 7px;
	margin-right: 10px;
	text-align: center;
	height:20px;
}

#tabs li a {
	text-decoration: none;
	color: #666;
}

#tabs .active-tab a {
	color: #ddd;
}

li.about {
	background-image: url("images/about-btn.png");	
}
li.about:hover {
	background-image: url("images/about-hover.png");	
}
li.about-active {
	background-image: url("images/about-active.png");	
}

li.doctors {
	background-image: url("images/doctors-btn.png");	
}
li.doctors:hover {
	background-image: url("images/doctors-hover.png");	
}
li.doctors-active {
	background-image: url("images/doctors-active.png");	
}

li.service {
	background-image: url("images/service-btn.png");	
}
li.service:hover {
	background-image: url("images/service-hover.png");	
}
li.service-active {
	background-image: url("images/service-active.png");	
}

li.news {
	background-image: url("images/news-btn.png");	
}
li.news:hover {
	background-image: url("images/news-hover.png");	
}
li.news-active {
	background-image: url("images/news-active.png");	
}

li.articles {
	background-image: url("images/articles-btn.png");	
}
li.articles:hover {
	background-image: url("images/articles-hover.png");	
}
li.articles-active {
	background-image: url("images/articles-active.png");	
}
#header {
	width: 100%;
	min-height: 230px;
	display:none;
}

#body {
	display:block;
	position: relative;
	font-family: Verdana, Arial, Tahoma;
	color: #666;
	font-size: 0.8em;
	padding-top: 10px;
	line-height: 2em;
	font-size: 0.7em;
	height:100%;
}


.headline {
	font-family: Trajan Pro, Verdana sans-serif;
	font-size: 1.6em;
	font-weight:bold;
	padding: 10px;
	color: #777;
}

#content {
	position: relative;
	float: left;
	margin-right: 5px;
	width: 500px;
	height: 381px;
	overflow:hidden;
}


#content span {
	display:block;
	padding: 10px;
	padding-right: 0px;
	margin-bottom:0px;
}

#content ul{
	height:auto;
	display:inline-block;
	padding-left: 30px;

}


#contentFull img {
padding-top:5px;
}
#headline img{

}
#contentFull {
	position: relative;
	float: left;
	margin-right: 5px;
	width: 796px;
	height: 100%;
	overflow:hidden;
}


#contentFull span {
	display:block;
	padding: 10px;
	padding-right: 0px;
	margin-bottom:0px;

}

#contentFull ul{
	height:auto;
	display:inline-block;
	padding-left: 30px;
	padding-right: 10px;

}
#contentFull span a {
float:right;
	
}

#content img {

}

.widget:FIRST-CHILD {
	margin-bottom: 10px;
	margin-left: 0px;
}

.widget span {
	display:inline-block;
	padding: 10px;
	margin-bottom:57px;
}
.widget span.widget-name {
	display:inline-block;
	padding: 10px;
	margin-bottom:0px;
}

.widget span ul{
	height:auto;
	display:inline-block;
	padding-left: 30px;
	
	list-style-image:url("images/check.png");
}

.widget {

	margin-left: 0px;

}

#widgets {
	position:relative;
	max-width: 36%;
	float: right;
	height: 100%;
}
.more-big, .more-small {
	display:inline-block;
	position:relative;
	cursor: pointer;
	float: right;
	font-family: Trajan Pro, Verdana;
	text-align: center;
	margin-right:25px;
	width: 100px;
	text-transform: lowercase;
}

.more-big{
	position:absolute;
	bottom:0px;
	right: 0px;
	height: 24px;
	font-size:1.3em;
}
.more-big a:hover{
	background-image: url("images/more-big-hover.png");
	}
	
.more-big a{
	display:inline-block;
	margin-left:-80px;
	height:25px;
	width:100px;
	background-image: url("images/more-big-btn.png");
}
.more-small a {
	display:block;
	right:0px;
	background-image: url("images/more-small-btn.png");
	height: 15px;
	width:60px;
}
.more-small a:hover {
	background-image: url("images/more-small-hover.png");
}

.more-big a, .more-small a{
	position:relative;
	bottom: 15px;
	left:40px;
	text-decoration:none;
	cursor: pointer;
	color: #333;
}
.more-big a {
	top:3px;
	}

#footer{
	
	position:relative;
	width:776px;

	padding:10px;
	margin-left:100px;

	margin-bottom:10px;
	
position:absolute;
bottom:0;
height:60px;   /* Height of the footer */
}
#search-results table {
    margin-right:20px;
	width: 99%;
	border-bottom: 2px solid #cccc99;
	font-size:13px;
	color:#666;
	margin-bottom:5px;
}
#search-results table th, #search-results table td{
	text-align: left;
	padding-left: 15px;
}
#search-results table th {
	height:34px;
	color:#fff;
	background-color: #cccc99;
}
#search-results table tr {
	height: 30px;
	border:none;
}
#search-results table tr:nth-child(2n+1) {
	background-color: #f5f5f5;
}


#search-results table{border-collapse:collapse;}
#search-results table td:FIRST-CHILD{
	font-weight: regular;
	}
