/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title : GoodLife Wellness
Author : MidNight Sky
Created : September 2010
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/** GLOBAL RESETS **/
:link,:visited {text-decoration:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:400;}
ul,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
a img,:link img,:visited img {border:none}

/** GLOBAL SETS **/
.clear {clear:both;}
.hidden {display:none;}

p a:link, p a:visited {color:#F26822;text-decoration:underline;}
p a:hover, p a:focus {color:#F26822;text-decoration:underline;}

body {
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 20px 0;
	padding: 0;
	overflow-y: scroll;
}

#wrapper {
	width: 795px;
	margin: auto;
	position: relative;
}
h1 {
	font-family: 'Gill Sans', 'Gill Sans MT', Tahoma, sans;
	background:url("images/tag2.png") no-repeat scroll -1px 22px transparent;
	color:#F26822;
	font-size:23px;
	font-weight:normal;
	padding:20px 0 20px 45px;
	line-height: 33px;
}

h2 {
	font-size: 16px;
	color: #B31C21;
	font-weight: bold;
	padding: 0.5em 0;
}

hr {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 2px solid #F26822;
}
p {
	padding: 0 0 10px;
	line-height: 1.2em;
}


ul {
	padding: 0 20px 10px 20px;
}
li {
	padding-left: 20px;
}
/* Header */

.logo img{
	margin: 10px 50px 10px;
}

img.tagline{
	margin: 10px 0 10px 120px;
}

#header {
	z-index: 20;
	position: relative;
}


/* Menu */

#nav {
	height: 715px;
	list-style: none;
	padding: 3px 40px 0;
}

#nav li {
	float: left;
	padding-left:0px;
}

#nav li.current a {
	font-weight: bold;
	color: white;
}

#nav li a {
	color: #E4DCB9;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 0 20px;
}

#nav {
	height:43px;
	background: url("images/menu2.png") no-repeat top center;	
}

#index #nav {
	height:30px;
	background: url("images/menu1.png") no-repeat -2px center;	
}

#content {
	background:url("images/framerepeat.png") repeat-y scroll center 0 transparent;
	margin:-10px auto auto;
	padding:0 30px 20px;
	position:relative;
	width:716px;
	z-index:1;
}

.footer {
	background:url("images/framebutton.png") no-repeat scroll center 0 transparent;
	color:#808080;
	font-size:10px;
	height:60px;
	margin:auto;
	padding:70px 40px 0;
	text-align:center;
	width:697px;
}

.footer li {
	display: none;
	list-style: none;
	padding-left: 10px;
}

.footer li.index, 
.footer li.contact-us, 
.footer li.copy
 {
	display: inline;

}
.footer li a {
		text-decoration: underline;

}
.footer li.current {
	font-weight: bold;
}


.footer a {
	color:#808080;
}
.homeLabel {
	position: absolute;
	left: 47px;
	top: 135px;
}

#page-content {
	width: 360px;
	margin:0px 45px;
	min-height: 320px;
}

#index #page-content {
	min-height: 195px;
}

#index #content{
}

#sidebar {
	color:#003650;
	font-size:10px;
	left:534px;
	position:absolute;
	top:133px;
	width:213px;
	z-index:10;
}
#sidebar .bottom{
	background: #D3CEA2 url("images/sidebarBottom.png") no-repeat bottom center;
	margin-top: -15px;
	padding:15px 20px 25px 30px;
	z-index: 1;
	position: relative;
}

#sidebar .testimonialsLogo {
	background: url("images/testSide.png") no-repeat top center;
	padding-top: 40px;
	margin-top: 20px;

}
#sidebar .topBar{
	height: 38px;
	background: url("images/wellness_ben.png") no-repeat bottom center;
	margin-top: -3px;
	z-index: 3;
	position: relative;
}

#sidebar .top p{
	padding: 0;	
}

#index #sidebar {
	left:517px;
	top: 145px;
	width:222px;
}

#index #sidebar .top {
	background: url("images/home-sidebar-top.png") no-repeat;
	padding: 35px 20px 15px 30px;
	color: #0A7AA8;
	overflow:hidden;
}

#index #sidebar .bottom {
	background:url("images/home-sidebar-bottom.png") no-repeat scroll 0 0 transparent;
	background-color: transparent !important;
	padding: 20px 20px 47px 30px;
	color: #ffffff;	
	margin-bottom: -16px;
	margin-top:0px;
	position: relative;
	z-index: 10;
}