/*  
Theme Name: Prescriptive Fitness
Description: Prescriptive Fitness theme
Version: 1.0
Author: Redstone Uniseo
*/



body,html {
  font-family: Arial, Helvetica, sans-serif;
  margin:0;
  padding:0;
  color:#000;
  background:#2ecacc url('images/body2.jpg') top center fixed no-repeat;
}

h1, h2, h3, p, a {
	padding: 0px;
	margin: 0;
}

#wrap {
  width:962px;
  margin:0 auto;
  background: transparent url('images/wrap2.png') repeat;
}
*html #wrap {width: 980px !important; }
#clearfix{ clear:both;}

/********************************** GLOBAL TEXT STYLES **********************************/

img.alignright {float:right;}

/********************************** HEADER **********************************/

#header {
  padding:5px 10px;
  background:#ddd;
}

/********************************** NAV **********************************/

#nav {
  padding:0;
  background:transparent url('images/nav.png') no-repeat top left;
  height:159px;
  width:962px;
  position:relative;
}

#nav ul {
  position:absolute;
  right:40px;
  top:25px;
  margin:0;
  padding:0;
  list-style:none;
}

#nav li {
  display:block;
  float:left;
  margin:0;
  padding:0;
}
*:first-child+html #nav li {
  padding: 8px 0 !important;
  margin-top:-7px !important;
}

#nav li a {
  color:#fff;
  height:35px;
  border-left:1px solid #CCCCCC;
  padding:8px 26px;
}
#nav li a:hover {
  background: url('images/a-hover.jpg') #a0c7c2 center top no-repeat;
}

#nav #call-us {
  position: absolute;
  bottom: 22px;
  right: 22px;
  font-size: 20px;
  line-height:1.4em;
  text-align:right;
  color:#1b7580;
  letter-spacing:1px;
}

/********************************** MAIN **********************************/

#main {
  background: none;
  font-size:10pt;
  float:right;
  width:695px; /* old 650px */
  padding:0;
  min-height: 500px;
  
}

#main .post{
  padding: 0 30px 20px 30px;
  background: url('images/main-post-bg-mid.png') left repeat-y;
  min-height: 350px;
}
#main .post-bg-top{
  margin: 0;
  padding: 0;
  background: url('images/main-post-bg-top.png') top left no-repeat;
  width:695px;
  height:12px;
}
*html #main .post-bg-top{ height: 9px !important;}
#main .post-bg-bottom{
  padding: 0;
  background: url('images/main-post-bg-btm.png') top left no-repeat;
  width:695px;
  height:21px;
  margin-bottom:40px;
}


#main h1 {
	font-size: 13.5pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 13.5pt;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	padding: 15px 0px 10px 0px;
	border-bottom:#8cd6d7 solid 1px;
	margin-bottom: 15px
}
#main h2 {
	font-size: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main h3 {font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #434343; letter-spacing: 1px; font-weight: normal; padding: 15px 0px 10px 0px;}
#main h4 {font-size: 15pt; font-family: Arial, Helvetica, sans-serif; color: #888888; letter-spacing: 1px; padding: 15px 0px 10px 0px;}
#main h5 {font-size: 14pt; font-family: Arial, Helvetica, sans-serif; color: #888888; letter-spacing: 0px; padding: 15px 0px 10px 0px;}
#main h6 {font-size: 13pt; font-family: Arial, Helvetica, sans-serif; color: #888888; letter-spacing: 0px; padding: 15px 0px 10px 0px;}
#main p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	line-height: 150%;
	padding-bottom: 12px;
}
#main p.first {
	font-size: 12pt;
	color: #555555;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-weight: normal;
	line-height: 150%;
}
#main ul {margin: 0px 20px 7px 20px; padding: 0 0 0 20px;}
#main ul li {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	line-height: 130%;
	padding-bottom: 4px;
	padding-left: 10px;
	text-indent: -6px;
}

.home ul {
	list-style:none;
}
#main ol {margin: 0px 20px 7px 20px; padding: 0 0 0 20px;}
#main ol li {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	line-height: 130%;
	padding-bottom: 4px;
	padding-left: 10px;
	text-indent: -6px;
}


#main a {color: #1a89d1; text-decoration: none;}
#main a:visited {color: #1a89d1;}
#main a:hover {color: #1a89d1; text-decoration: underline;}

#main img {
  margin: 5px;
  border: 1px solid #ddd;
}

#main table{
	font-size: .9em;
	width: 95%;
}

#main table tr td{
	padding: 9px;
	margin: 0px;
}

#main table tr td p {
	padding: 0;
	margin-bottom: 5px;
	line-height: 108%;
}

#main table tr.d0 td {
	background-color: #EDF8F9;	
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#main table tr.d1 td {
	background-color: #c4d1d2;	
}
#main table tr.d2 td {
	background-color: #D9E8E9;	
}

/*************************** HOMEPAGE SLIDER ********************************/
.home-slider {
	background: url('images/slider-bg.png') top left no-repeat;
	width:695px;
	height:264px;
	position:relative;
}
.home-slider .slider-nav{
	/*background: url('images/slider-bottom-none-selected.png') top left no-repeat;*/
	width:695px;
	height: 123px;
	bottom:0px;
	left:0px;
	position:absolute;
}

.slider-nav:hover {
	/*background: url('images/slider-bottom-nutrition.png') top left no-repeat;*/
}

.home-slider .item { float:left; }

.home-slider .item a { 
	height:123px;
	padding:0px;
	margin:0px;
	display:block;
}

.home-slider .item a:hover{
	background-position: 0 -123px;
}
.slider-item-1 a{
	background: url('images/slider-item1.png') top left no-repeat;
	width: 176px;
}
.slider-item-2 a{
	background: url('images/slider-item2.png') top left no-repeat;
	width: 170px;
}
.slider-item-3 a{
	background: url('images/slider-item3.png') top left no-repeat;
	width: 170px;
}
.slider-item-4 a{
	background: url('images/slider-item4.png') top left no-repeat;
	width: 175px;
}



/********************************** SIDEBAR **********************************/

#sidebar {
  float:left;
  min-height:400px;
  width: 265px;
  background: none;
}
/*
#sidebar #sidemenu a.cat {
  display:block;
  width:240px;
  padding:5px;
  height:30px;
  background:#bfbfff;
}
*/

#sidebar h1 {font-size: 16pt; font-family: Verdana, Geneva, sans-serif; color: #5297c4; letter-spacing: 1px; padding-bottom: 10px;}
#sidebar h2 {font-size: 15pt; font-family: Verdana, Geneva, sans-serif; color: #5297c4; letter-spacing: 1px; padding-bottom: 10px;}
#sidebar h3 {font-size: 14pt; font-family: Verdana, Geneva, sans-serif; color: #5297c4; letter-spacing: 1px; padding-bottom: 10px;}
#sidebar h4 {font-size: 13pt; font-family: Verdana, Geneva, sans-serif; color: #5297c4; letter-spacing: 1px; padding-bottom: 10px;}
#sidebar h5 {font-size: 12pt; font-family: Verdana, Geneva, sans-serif; color: #5297c4; letter-spacing: 1px; padding-bottom: 10px;}
#sidebar h6 {font-size: 11pt; font-family: Verdana, Geneva, sans-serif; color: #5297c4; letter-spacing: 1px; padding-bottom: 10px;}
#sidebar p {font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #333333; line-height: 130%;}
#sidebar ul {padding-bottom: 5px;}

div#bg-mid{
	width:260px;
	background:url('images/menu-mid.jpg') top left repeat-y;
	padding:0;
	margin:0;
}
div#bg-top{
	background:url('images/menu-top.jpg') top left no-repeat;
}
div#bg-btm{
	background: url('images/menu-btm.jpg') bottom left no-repeat;
}
	


ul#sidemenu {margin:0; padding: 0; list-style-type: none;}


#sidemenu li a{
	background: url('images/menu-top.png') top left no-repeat; 
	height:40px; 
	display:block; 
	text-align:center; 
	line-height:45px;
}
#sidemenu li ul{
	background: url('images/menu-btm.png') bottom left no-repeat;
	padding:0 0 25px 0;
	margin:0;
}
#sidemenu li ul li{
	list-style-type:none;
}
#sidemenu li ul li a {
	background: url('images/menu-li.png') top left no-repeat;
	height:37px;
	width:260px;
	line-height:35px;
	text-align:left;
	padding-left: 24px; 
	color:#fff;
}


/*
#sidemenu ul li {padding:0; height: 37px; width:260px; background: url('images/menu-li.jpg') top left no-repeat; list-style-type: none;}
#sidemenu li ul li a {font-size: 10pt; text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: magenta;}
#sidemenu li ul li a:hover {color: #666; text-decoration: underline;}
#sidemenu ol {list-style: none;}
#sidemenu ol li {padding-bottom: 2px;}
#sidemenu ol li a {font-size: 10pt; text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #666666;}
#sidemenu ul li a{background: url('images/menu-top.jpg') top left no-repeat; height:65px;}
#sidemenu ul li ul{background: url('images/menu-mid.jpg') repeat-y;}
#sidemenu ul li a:visited {color: #666666;}
#sidemenu ul li a:hover {color: #666; text-decoration: underline;}
#sidemenu li ul { padding: 0; margin:0px}
*/
/*
#sidebar li a:visited {color: #979696; text-decoration: none;}
#sidebar li a:hover {background: url(images/nav-dot.gif) no-repeat 0px 3px; color: #333333;}
*/


/****************************CONTACT FORM IN SIDEBAR*************************************/
#contactbox {
  margin:0px;
  font-size: 9pt;
  width:265px;
  height:398px;
  background:url('images/contact.png') top left no-repeat;
  position: relative;
}

.contactform  {
	font-size: 9pt;
	color:#444;
	background: none;
	border: none;
	padding: 2px 2px 2px 4px;
	font-weight: normal;
	margin:2px;
	height:17px;
	width:210px;
	position:absolute;
	left: 23px;
}

#name {
	left:24px;
	position:absolute;
	top:98px;
}
#em {top:140px;}

#po {top: 185px;}

#comments{ top: 228px; height: 70px}

#contactsubmit {
	border:none;
	position:absolute;
	right:19px;
	width:79px;
	height: 20px;
	top:322px;
}

.red {
  background:#C00;
}

textarea.contactform {
  height:75px;
  overflow:auto;
}

div.error {
  height: 20px;
  display:none;
  color:#C00;
  font-size:12px;
  font-weight:bold;
  padding:3px;  background: url('images/error-bg.png') repeat;
}

#comments {
	overflow:auto;
	font-family: Arial,Helvetica,sans-serif;
}

#email{
 display:none;
}
#phone{
 display:none;
}

#contactbox h3 {
	font-weight: normal;
	font-style: normal;
	padding-left:4px;
	color:#444;
	font-size:18px;
	text-align: center;
	padding-top:25px;
	text-indent:-999px;
}

*:first-child+html #contact-h2 {
	margin-bottom:-18px;
} /* ie7 hack */

.contactsubmit {
	background: none;
	border: 1px solid #8E8E8C;
	color: #444;
}


/***************************FORM IN CONTACT PAGE*****************************/

.ddfmwrap {
	width: 480px !important;
	margin: 0 !important;
}

#ddfm-small {
	width: 420px;
}
*:first-child+html #ddfm-small{
	margin-bottom: -15px !important;
}

form.ddfm {
	width:465px !important;
	margin-top:6px;
	border: 1px solid #444;
	padding: 18px 10px 15px 10px !important;
}

form.ddfm label {
	color: #333 !important;
	font-size: 9pt !important;
	padding-bottom: 4px !important;
}

input.fmtext {
background-color:#d9e8e9 !important;
border:1px solid #666666 !important;
font-family:Verdana,Arial,Helvetica,sans-serif !important;
font-size:10pt !important;
font-weight:normal !important;
padding:2px 0 0 3px !important;
margin-bottom: 4px !important;
height: 19px !important;
}

.formtext {
	margin-bottom: 0px;
	padding-left: 85px;
	font-weight:bold;
}

*:first-child+html .formtext {
	margin-bottom: -26px !important;
}

.ddfmwrap table {
	position: relative;
	left: 85px;
	margin-bottom: 12px;
	line-height: 2em;
}

.ddfmwrap table tr {
	vertical-align: top;
}

.fmtextarea {
	overflow: auto;
	background-color: #d9e8e9;
	border:1px solid #666666 !important;
	width: 212px !important;

}


table p.fieldwrap label{
	float:none;
}

.fieldwrap {
	padding: 0 !important;
	margin-bottom: 5px !important;
}

form.ddfm input.fmfile, form.ddfm input.fmtext{
	width: 215px !important;
}

div.submit{
	text-align: left !important;
	height:20px!important;
}

#main .submit input{
	background-color: #d9e8e9;
	border:1px solid #666666 !important;
	padding: 2px 7px !important;
	margin-left: 218px;
	margin-top: -7px;
}

*:first-child+html #main .submit input{
	margin-top: -9px;
	padding: 1px 6px !important;

}

.credits {
	display:none;
}



/********************************** FOOTER **********************************/

#footer {
	margin: 0 auto;
	text-align: center;
	color: #333;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;

	clear:both;
	padding:5px 10px;
	background:none;
}

#footer a, a:link, a:visited{
	text-decoration: none;
	color: #000;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p { margin:0; }

* html #footer { height:1px; } /* ie6 hack? */

#footer-more-fields {
	margin: 5px 0 0 5px;
	text-align: center;
	color: #666;
	font-family:Verdana,Geneva,sans-serif;
	font-size:8pt;
}
