@import "reset.css";


/* Generic elements */

body {
	padding: 0 10px;
	color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
}

a,:link,:visited { color: #4545bd; text-decoration: underline; } 
a:hover,a.important,a.on { color: #910e40; text-decoration: underline; }

p { margin-bottom: 1em; font-size: 15px; }

img.fltr { float: right; margin: 0 0 10px 20px; }
img.fltl { float: left; margin: 0 20px 10px 0; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, #nav { list-style: none; margin: 0; padding: 0; }

blockquote { margin-bottom: 1em; }
blockquote p { margin-bottom: 0; font-style: italic; }
blockquote cite { font-weight: bold; }

dl dt { margin-bottom: .2em; font-weight: bold; }
dl dd { margin-bottom: 1em; }


.image-with-text {display: inline;margin-right:15px;float:left}
.image-right {display: inline;margin-left:8px;float:right}


/* IM additions */

.testimonial {font-family: "Courier New", Courier, monospace}

/* Custom paragraphs, links, images, etc. */

.label { color: #4242bd; }

div.shop img.main { margin-right: 60px; }
div.shop .price { font-size: 15px; }
div.shop .add2basket img { margin: .5em 0; }





/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; line-height: normal; }

h1 { font-size: 24px; margin-top : 0}
h2 { font-size: 20px; margin-top : 0 }
h3 { font-size: 18px; }


/* Column group model */

.colgroup { clear: both; }
.colgroup .colset { clear: both; width: 100%; }
.colgroup .col { display: inline; float: left; width: 49.9%; }
.colgroup .port { float: left; }
.colgroup .star { float: right; }
.pillars .col { width: 33.3%; }


/* Form styling */

input { vertical-align: middle; }
input.text, input.smalltext, input.tinytext, textarea, select { padding: 3px; border: solid 1px #ccc; color: #5a5a5a; font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
input.smalltext { width: 30px; text-align: center; }
input.tinytext { width: 25px; }
input.text:focus, textarea:focus, select:focus { border-color: #ccc; }
input.button { border-style: solid; border-width: 2px; border-color: #f9f8f3 #828177 #828177 #f9f8f3; background-color: #e3e3e3; color: #555; font-size: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }
input.button:active { border-color: #828177 #f9f8f3 #f9f8f3 #828177; }
textarea { overflow: auto; height: 100px; }
input.checkbox { width: 15px; height: 15px; margin-right: 5px; }


/* Boxes */

.box { margin-bottom: 1em; }

.box1 { color: #000; }
.box1-before { background: #f2f2f2 url(images/box1-bl.png) 0 100% no-repeat; }
.box1-after { background: url(images/box1-br.png) 100% 100% no-repeat; }
.box1-inner { padding: 1em 12px; }

.box2 { position: relative; width: 639px; margin: 0 -18px 2em -8px; padding: 11px 18px 0 8px; background: url(images/box2-top-shadow.png) 50% 0 no-repeat; }
.box2 h2 { height: 53px; margin: 0 !important; padding: 0 25px; background: url(images/box2-top.jpg) 50% 0 no-repeat; color: #fff; line-height: 53px; }
.box2 .body { overflow: hidden; background: #4545bd url(images/box2-bg.png) 50% 0 repeat-x; color: #fff; }
.box2 .body a, .box2 .body a:visited { color: #fff; }
.box2 .body .after { padding: 25px 25px 12px; background: url(images/box2-bottom.png) 50% 100% no-repeat; }


/* Lists */
/* Amended IM 5/2/10 form changed order of machines and addition of Laxman */
/* .listA li was   - .listA li { float: left; width: 33%; text-align: center; }    */
/* And added  .listA li.odd2 { width: 34%; } */

.listA li { float: left; width: 25%; text-align: center; }
.listA li.odd { width: 33%; }
.listA li.odd2 { width: 34%; }
.listA li img { display: block; margin: 0 auto; }


/* Table models */

table tbody th { text-align: left; }


/* Custom headings */

#logo { float: left; margin: 0 50px 0 0; }

/* IM 25/9/09 - added #phone_number and replaced #outline to get Call Us message in header */

#phone_number{ float: left; margin-top: 5px; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#outline { float: none; margin-top: 45px; font-weight: normal; font-size: 21px; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* #outline { float: left; margin-top: 45px; font-weight: normal; font-size: 21px; font-family: Verdana, Arial, Helvetica, sans-serif; } */


/* Main layers */

#container {width: 1000px; margin: 10px auto 0; background: #fff; text-align: left;  }
#header { height: 80px; padding: 10px 10px 0; background: #4242bd url(images/pic_header.jpg) 100% 100% no-repeat; color: #fff; }
#outer_wrapper { background: #fff; }
#container2 { width: 100%; float: left; margin-right: -151px;  }
#content { margin-right: 151px; }
#content2 { position: relative; width: 100%; float: left; margin-left: -158px; }
#content3 { margin-left: 173px; }
#mainbar { overflow: hidden; margin: 0 0 42px 0; }
#flashcontent { float: right; width: 96px; height: 32px; margin-bottom: 1em; }


.mugshot {margin-right:10px;float:left}

#portbar { position: relative; width: 158px; z-index: 50; float: left; margin-bottom: 42px; }
#starbar { overflow: hidden; width: 136px; float: right; margin-bottom: 42px; font-size: 92%; }
#starbar .box1 { clear: both; }

.full {width:650px; float:left;}
.half {width:47%; float:left;}


/* Navigation */

#navbar { margin: 20px 0; padding: 2px 10px; background: #9c9c9c url(images/grad1.png) repeat-y; color: #fff; }
#nav { float: right; font-size: 17px; }
#nav li { display: inline; float: left; margin-right: 20px; text-align: center; }
#nav a, #nav a:visited { color: #fff; text-decoration: none; }
#nav a:hover, #nav a.on { font-weight: bold; }
#navi1 { width: 48px; }
#navi2 { width: 102px; }
#navi3 { width: 88px; }
#navi4 { width: 78px; }
#navi5 { width: 91px; }

/* 2 extra navis for "Meditation Machines" and "Blog" - added by IM 8 oct 09 */

#navi8 { width: 168px; }
#navi9 { width: 48px; }


/* Sub navigation */

#subnav { font-size: 15px; }
#subnav li { float: left; width: 100%; background-color: #9c9c9c; color: #fff; }
#subnav li.on a { background-color: #9191d3; color: #fff; }

/* extra class added for darker list item - IM 7th oct 2010 */

#subnav li.dark a { background-color: #666666; color: #fff; }

/* extra class added for black  list item - IM 11th oct 2010 */

#subnav li.black a { background-color: #000000; color: #fff; }

#subnav a { display: block; padding: 4px 4px 4px 9px; border-bottom: solid 1px #fff; }
#subnav a, #subnav a:visited { color: #fff; text-decoration: none; }
#subnav a:hover, #subnav a.on { background-color: #4242bd; color: #fff; }
#subnav a.on { font-weight: bold; }
#subnav ul a { padding-left: 25px; background: url(images/bullet_nav.png) 0 50% no-repeat; }
#subnav ul a:hover, #subnav ul a.on { background-color: #4242bd; font-weight: normal; }


/* Article section */

#article { line-height: 1.7em; margin-bottom: 20px; }
#article blockquote p { font-weight: normal; }
#article h1, #article h2, #article h3 { margin-bottom: 1em; }
#article h2, #article h3, #article h4 { margin-top: 1em; }
#article h2 a { font-weight: normal; }
#article li { margin-bottom: 1em; }
#article .colgroup { margin-bottom: 1.5em; }
#article table.main { margin-bottom: 2em; border-collapse: collapse; }
#article table.main th, #article table.main td { border: solid 1px #000; }
#article table.main th { background-color: #9b1049; color: #fff; font-weight: bold; }


/* Machines list */

#machines li { height: 110px; font-size: 15px; }


/* Footer */

#footer { clear: both; margin-bottom: 1em; padding: .2em 25px; background-color: #f2f2f2; color: #000; }
#footer p { margin-bottom: 0; }
#tld { padding: 0 25px 12px; font-size: .92em; text-align: right; }


/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .section, .after { display: block; }
/* end hide */

