html, body {
	margin: 0;
	padding: 0;
	background: #bd4048 url(../img/layout/background.jpg) top left repeat-x;
}

div#wrapper {
	width: 926px;
	margin: 0 auto;
	padding: 0 10px;
}

h2.paneltitle {
	left: 0;
	margin: 0;
	padding: 16px 10px;
	background: #bd4048 url(../img/layout/background2.jpg) top left repeat-x;
}

p.back a {
	text-decoration: none;
}

ul.pagination {
	zoom: 1;
	overflow: hidden;
	margin-bottom: 12px;
	padding: 11px 11px 7px 11px;
	background-color: #c7868a;
}

* html ul.pagination {
	padding-bottom: 11px;
}

ul.pagination li {
	display: inline;
	float: left;
	margin: 0 4px 4px 0;
}

ul.pagination li a {
	display: block;
	padding: 5px 7px;
	background-color: #bd4048;
	text-decoration: none;
}

ul.pagination li.current a {
	background-color: #9c3139;
}

/* ============================================= */
/* Header */
/* ============================================= */

div#header {
	zoom: 1;
	overflow: hidden;
	margin-bottom: 12px;
}

div#header div.logo {
	display: inline;
	float: left;
	margin-top: 50px;
}

div#header div.logo a {
	display: block;
	width: 458px;
	height: 58px;
	background: transparent url(../img/layout/nepal_clinic_logo.gif) top left no-repeat;
	text-indent: -30000em;
}

div#header div.mainmenu {
	display: inline;
	float: right;
	width: 223px;
	margin-top: 38px;
}

div#header div.mainmenu ul {
	zoom: 1;
	overflow: hidden;
}

div#header div.mainmenu ul li {
	display: inline;
	float: left;
	width: 111px;
	padding-bottom: 8px;
}

div#header div.mainmenu ul li a {
	text-decoration: none;
}

div#header div.mainmenu ul li a:hover {
	color: #d6999d;
}

div#header div.mainmenu ul li.current a, 
div#header div.mainmenu ul li.current a:hover {
	color: #d6999d;
	font-weight: bold;
}

/* ============================================= */
/* Global - News List */
/* ============================================= */

div.contentlist {
	background-color: #fff;
}

div.contentlist div.item {
	padding: 9px 10px;
	border-top: 1px solid #d78c91;
}

div.contentlist div.item h3 {
	margin-bottom: 0.4em;
}

div.contentlist div.item p {
	margin: 0;
	color: #333;
}

div.contentlist div.item a {
	color: #bc3d48;
	text-decoration: none;
}

div.contentlist div.item.archive a {
	font-weight: bold;
}

div.contentlist div.item a:hover {
	color: #782129;
}

/* ============================================= */
/* Home - Intro */
/* ============================================= */

div#homeintro {
	zoom: 1;
	overflow: hidden;
	margin: 0 0 11px 0;
	padding: 11px;
	background-color: #c7868a;
}

div#homeintro div.imageviewer, 
div#homeintro div.welcome, 
div#homeintro div.contentlist {
	display: inline;
	float: left;
	margin-right: 11px;
}

div#homeintro div.welcome {
	width: 191px;
	min-height: 273px;
	padding: 16px;
	background: #bd4048 url(../img/layout/background.jpg) top left repeat-x;
}

* html div#homeintro div.welcome {
	height: 273px;
}

div#homeintro div.welcome h2 {
	margin-bottom: 0.5em;
}

div#homeintro div.welcome p {
	margin: 0;
	padding: 1.4em 0 0 0;
}

div#homeintro div.contentlist {
	width: 213px;
	min-height: 305px;
	margin-right: 0;
	background-color: #fff;
}

div#homepanels {
	zoom: 1;
	overflow: hidden;
	margin: 0 0 11px 0;
}

/* ============================================= */
/* Home - Panels */
/* ============================================= */

div#homepanels div.panel {
	display: inline;
	float: left;
	width: 201px;
	min-height: 279px;
	margin: 0 11px 0 0;
	padding: 11px;
	background-color: #c7868a;
}

div#homepanels div.panel.last {
	margin-right: 0;
}

div#homepanels div.panel img {
	margin: 2px 0 1px 0;
}

div#homepanels div.panel p {
	min-height: 50px;
	margin: 0;
	padding: 8px 10px 9px 10px;
	background-color: #bd4048;
	line-height: 1.3em;
}

/* ============================================= */
/* Content Area */
/* ============================================= */

div#contentwrapper {
	zoom: 1;
	overflow: hidden;
	margin: 0 0 11px 0;
	padding: 0 11px 0 11px;
	background-color: #c7868a;
	border-bottom: 11px solid #c7868a;
}

div#contentwrapper div.center {
	position: relative;
	display: inline;
	float: left;
	width: 636px;
	margin: 11px 0 -9990px 0;
	padding: 22px 22px 10000px 22px;
	background: #bd4048 url(../img/layout/background.jpg) top left repeat-x;
}

*+html div#contentwrapper div.center {
	margin-bottom: 0;
	padding-bottom: 11px;
	height: auto;
}

* html div#contentwrapper div.center {
	margin-bottom: 0;
	padding-bottom: 11px;
	height: 500px;
}

div#contentwrapper div.center div.rssicon {
	position: absolute;
	z-index: 1;
	top: 22px;
	right: 22px;
}

div#contentwrapper div.center div.rssicon a {
	display: block;
	width: 16px;
	height: 16px;
	background: transparent url(../img/layout/rss_icon.gif) top left no-repeat;
	text-indent: -10000em;
}

div#contentwrapper div.right {
	display: inline;
	float: right;
	width: 213px;
}

div#contentwrapper div.right div.contentlist {
	margin-top: 11px;
}

/* ============================================= */
/* Section - Normal Page */
/* ============================================= */

div#contentwrapper div.webloglist div.item {
	zoom: 1;
	overflow: hidden;
	margin: 0 0 11px 0;
	padding: 11px;
	background-color: #c7868a;
}

div#contentwrapper div.webloglist div.item div.image {
	display: inline;
	float: left;
	width: 130px;
	height: 98px;
}

div#contentwrapper div.webloglist div.item div.info {
	display: inline;
	float: left;
	width: 456px;
	min-height: 84px;
	padding: 14px 14px 0 14px;
	background: #bd4048 url(../img/layout/background2.jpg) top left repeat-x;
}

* html div#contentwrapper div.webloglist div.item div.info {
	height: 84px;
	padding-bottom: 1em;
}	

div#contentwrapper div.webloglist div.item div.info h3 {
	color: #fff;
}

div#contentwrapper div.webloglist div.item div.info h3 a {
	text-decoration: none;
}

div#contentwrapper div.webloglist div.item div.info p {
	margin-bottom: 0;
}

div#contentwrapper div.weblogentry {
	zoom: 1;
	overflow: hidden;
}

div#contentwrapper div.weblogentry p.date {
	margin-top: -1.5em;
	font-size: 1.1em;
	color: #eee;
}

div#contentwrapper div.weblogentry div.copy {
	display: inline;
	float: left;
	width: 410px;
}

div#contentwrapper div.weblogentry div.images {
	display: inline;
	float: right;
}

div#contentwrapper div.weblogentry div.images img {
	zoom: 1;
	overflow: hidden;
	display: block;
	margin-bottom: 11px;
	padding: 11px;
	background-color: #c7868a;
}

/* ============================================= */
/* Section - News */
/* ============================================= */

* html div#contentwrapper div.webloglist.newslist div.item div.info {
	padding-bottom: 0;
}

div#contentwrapper div.webloglist.newslist div.item div.info h3 {
	margin-bottom: 0.2em;
}

div#contentwrapper div.webloglist.newslist div.item div.info p.date {
	margin-bottom: 0.5em;
	font-size: 1.1em;
	color: #eee;
}

/* ============================================= */
/* Section - Gallery */
/* ============================================= */

div#contentwrapper div#gallery h1 a {
	text-decoration: none;
}

div#contentwrapper div#gallery div.row {
	zoom: 1;
	overflow: hidden;
	margin-bottom: 2em;
}

div#contentwrapper div#gallery div.row div.item {
	display: inline;
	float: left;
	width: 204px;
	margin-right: 11px;
}

div#contentwrapper div#gallery div.row div.item.last {
	margin-right: 0;
}

div#contentwrapper div#gallery div.row div.item img {
	padding: 11px;
	background-color: #c7868a;
	border: none;
}

div#contentwrapper div#gallery div.row div.item div.info {
	padding: 15px 11px 11px 11px;
}

div#contentwrapper div#gallery div.row div.item div.info h3 {
	color: #fff;
}

div#contentwrapper div#gallery div.row div.item div.info h3 a {
	text-decoration: none;
}

div#contentwrapper div#gallery div.row div.item div.info p {
	margin: 0;
}

div#contentwrapper div#gallery div.row div.item div.info p.links {
	padding-top: 0.8em;
}

div#contentwrapper div#gallery div.imagetop, 
div#contentwrapper div#gallery div.singleimage div.prevnext {
	zoom: 1;
	overflow: hidden;
	margin: 0 0 1em 0;
	padding: 0 0 1px 0;
	font-size: 1.2em;
	font-weight: bold;
}

div#contentwrapper div#gallery div.imagetop div.prev, 
div#contentwrapper div#gallery div.singleimage div.prevnext div.prev {
	display: inline;
	float: left;
}

div#contentwrapper div#gallery div.imagetop div.howtoorder, 
div#contentwrapper div#gallery div.singleimage div.prevnext div.next {
	display: inline;
	float: right;
}

div#contentwrapper div#gallery div.singleimage img {
	padding: 11px;
	background-color: #c7868a;
	border: none;
	margin-bottom: 1.4em;
}

/* ============================================= */
/* Contact us */
/* ============================================= */

form#contact_form input#from, form#contact_form input#subject, form#contact_form textarea {
	border: 1px solid #333;
	color: #333;
	background-color: #fefefe;
	padding: 2px;
}

form#contact_form textarea {
	font-size: 1em;
}

form#contact_form input.submit {
	color: #333;
}

/* ============================================= */
/* Footer */
/* ============================================= */

div#footer {
	zoom: 1;
	overflow: hidden;
	margin: 25px 0 0 0;
	padding: 12px 0 25px 0;
	border-top: 1px solid #e7c6c9;
}

div#footer ul {
	float: left;
	zoom: 1;
	overflow: hidden;
}

div#footer ul li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 1px 0;
	font-size: 1.1em;
}

div#footer ul li a {
	text-decoration: none;
}

div#footer ul.rightlinks {
	float: right;
}

div#footer ul.rightlinks li {
	margin: 0 0 0 10px;
}