/* @override http://www.qibelly.com/_css/qibelly.css */

/* @override 
	http://www.qibelly.com/css.php?n=default
	http://www.qibelly.com/_css/qibelly.css
*/

/* IE png fix (see zip folder in root) */

a, img, div {
	behavior: url(http://www.qibelly.com/_graphics/iepngfix.htc)
}

/* qibelly main page stylesheet */

/* layout */

* {
	padding: 0;
	margin: 0;
}

body {
	text-decoration: none;
	color: #e0110e;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #fff url(http://www.qibelly.com/_graphics/background.jpg) repeat-y center;
}

body#index {
	color: #fff;
	background-image: none;
	background-color: #e00017;
}

#wrapper {
	margin: 0 auto;
	width: 975px;
}

#container {
	float: left;
	width: 975px;
}

h1#buddha {
	float: left;
	display: block;
	width: 150px;
	height: 190px;
	background: url(http://www.qibelly.com/_graphics/buddha_small.png) no-repeat scroll;
	text-indent: -999em;
	bottom: 0;
	margin-bottom: 0;
	margin-left: 45px;
	position: fixed;
}

h1#index_buddha {
	position: fixed;
	display: block;
	right: 18px;
	bottom: 0;
	background: url(http://www.qibelly.com/_graphics/buddha_large.png) no-repeat scroll;
	width: 308px;
	height: 389px;
	margin-bottom: 0;
	text-indent: -999em;
}

.clickable {
	display: block;
	height: 100%;
	width: 100%;
}

#left_menu {
	float: left;
	display: inline;
	width: 240px;
	left: 0;
	margin-top: 140px;
	position: relative;
	background-image: none;
}

#left_menu ul li a {
	color: #222222;
	margin: 0;
	line-height: 16px;
	margin-bottom: 1.0588235294117647em;
	font-size: 24px;
	font-weight: bold;
}

#left_menu ul li a:hover {
	color: #e0110e;
}

#index_menu {
	background: none;
	color: #e0110e;
	position: static;
	float: left;
	margin: 80px 0 0 95px;
	width: 495px;
}

#index_text {
	background: none;
	color: #e0110e;
	position: static;
	float: left;
	margin: 0 0 0 85px;
	width: 495px;
}

#reiki {
	height: 53px;
	background: url(http://www.qibelly.com/_graphics/1_Reiki.png) no-repeat;
}

#meditation {
	height: 53px;
	background: url(http://www.qibelly.com/_graphics/2_Meditation.png) no-repeat;
}

#qigong {
	height: 53px;
	background: url(http://www.qibelly.com/_graphics/3_QiGong.png) no-repeat;
}

#martialarts {
	height: 53px;
	background: url(http://www.qibelly.com/_graphics/4_Chinese.png) no-repeat;
}

#reiki:hover, #meditation:hover, #qigong:hover, #martialarts:hover {
	background-position: 0 -53px;
	cursor: pointer;
}

.modalities {
	background-color: #FFFFFF;
	height: 53px;
	width: 475px;
}

#content {
	width: 430px;
	float: left;
	display: inline;
	margin: 80px 14px 54px;
	background: none;
	color: #e0110e;
}

#content a {
	color: #b6110e;
	text-decoration: underline;
	font-weight: bold;
}

#content ul li {
	list-style-type: none;
	list-style-image: url(http://www.qibelly.com/_graphics/tick.gif);
	margin-top: 4.5px;
}

#right_photo, #right_menu {
	color: #222;
	float: right;
	display: inline;
	width: 240px;
	margin-right: 0;
	margin-left: 0;
	margin-top: 100px;
}

#sub_menu {
	color: #222;
	margin-left: 14px;
	margin-top: 18px;
}

#sub_menu li a {
	color: #222;
	margin-bottom: 9px;
}

#sub_menu li a:hover {
	color: #e0110e;
}

#footer {
	color: #e0110e;
	width: 495px;
	float: left;
	margin-top: 18px;
	margin-bottom: 0;
	margin-left: 254px;
	position: fixed;
	bottom: 0;
	background: url(../_graphics/footer_bg.png) no-repeat 0 18px;
}

#footer a {
	color: #e0110e;
}

#footer a:hover {
	color: #222222;
}

img {
	border: none;
}

hr {
	height: 2px;
	width: 98%;
	text-align: left;
	margin: 27px 0 18px;
	border: none;
	background-color: #e0110e;
}

/* typography */

h1 {
	margin: 0;
	font-size: 45px;
	line-height: 36px;
	margin-bottom: 18px;
}

h2 {
	margin: 0;
	font-size: 36px;
	line-height: 30px;
	margin-bottom: 18px;
}

h3 {
	margin: 0;
	font-size: 27px;
	line-height: 24px;
	margin-bottom: 18px;
}

h4 {
	margin: 0;
	font-size: 21px;
	line-height: 18px;
	margin-bottom: 18px;
}

#index_text p {
	color: #111;
}

#index_text a {
	text-decoration: none;
	color: #111;
}

h5 {
	margin: 0;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 3px;
}

h6 {
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 18px;
	text-decoration: overline;
}

h6.hidden {
	text-indent: -999em;
	text-decoration: none;
	display: none;
}

p, ul, pre, td, th, label {
	margin: 0;
	font-size: 0.8em;
	line-height: 1.3846153846153846em;
	margin-bottom: 18px;
}

blockquote {
	margin: 0;
	font-size: 36px;
	font-weight: bold;
	line-height: 30px;
}

p.small {
	margin: 0;
	font-size: 0.8461538461538461em;
	line-height: 1.6363636363636365em;
	margin-bottom: 1.6363636363636365em;
}

table {
	border-collapse: collapse;
	margin-bottom: 1.3846153846153846em;
}

ul {
	
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #222222;
}

a.rollover {
	display: block;
	height: 53px;
	text-indent: -999em;
}

.modalities {
	height: 53px;
	width: 475px;
	background-color: #ffffff;
}

#rgrainger {
	position: fixed;
	display: block;
	height: 100px;
	width: 145px;
	background: url(http://www.qibelly.com/_graphics/rg_logo.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
	bottom: 0;
	right: 0;
	margin: 0;
}

#rgrainger:hover {
	background: url(http://www.qibelly.com/_graphics/rg_logo_hover.png) no-repeat;
}

#new_index {
	position: fixed;
	display: block;
	height: 80px;
	width: 80px;
	background: url(http://www.qibelly.com/_graphics/whats-new-ring.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
	top: 0;
	right: 0;
	margin: 72px 48px 0 0;
}

#new_index:hover {
	background: url(http://www.qibelly.com/_graphics/whats-new-ring-over.png) no-repeat;
}

#new {
	position: fixed;
	display: block;
	height: 80px;
	width: 80px;
	background: url(http://www.qibelly.com/_graphics/whats-new-ring-red.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
	top: 0;
	right: 0;
	margin: 72px 48px 0 0;
}

.white {
	color: #fff;
}

h5.index {
	color: #222;
	margin-top: 9em;
}

#left_menu ul li.small, #left_menu ul li.small a {
	font-size: 1em;
	font-weight: bold;
	color: #e0110e;
}