/*  

Theme Name:    Spa
Description:   Developed by Dox Marketing
Version:       1.1
Author:        Dox Marketing
Author URI:    http://www.doxmarketing.com/

*/

/* Global
------------------------------------------------------*/
html,body{height:100%}
body{
background:#fff url(images/body-bg.jpg) repeat-x top center;
	font-family: Helvetica, Arial, Verdana, sans serif;
	font-size:14px;
	margin:0 auto;
	padding:0;
	color:#000000;
	height:100%;
}
*{
	margin:0;
	padding:0;
}
*:focus{
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
				 if you want to keep it! */
}
.clear{
	clear:both
}
form{
	margin:0; padding:0;
}
hr{
	border:0;
	color:#aa0a1e;
	background-color: #aa0a1e;
	height: 1px;
	margin-bottom:10px;
}


/* Default Element Styles
------------------------------------------------------*/
/* heading */
h1, h2, h3, h4, h5, h6{
	font-family: Helvetica, Arial, Verdana, sans serif;
	font-weight:normal;
	letter-spacing:-1px;
	text-transform:none;
	color:#000;
}
h1{
	font-size:24px; 
	line-height:30px; 
	margin-bottom:15px;
	color:#aa0a1e;
	font-style:italic;
	font-weight:bold;
}
h2{
	font-size:22px; 
	line-height:28px; 
	margin-bottom:5px;
	padding-bottom:0px;
	color:#2c347f;
	font-weight:bold;
}
h3{
	font-size:20px; 
	line-height:20px; 
	margin-bottom:15px;
	color:#2c347f;
	font-weight:bold;
}
h4{
	font-size:18px; 
	line-height:18px; 
	margin-bottom:8px; 
	font-weight:bold;
	color:#aa0a1e;
	font-weight:bold;
}
h5{
	font-size:16px; 
	margin:3px 0px; 
	padding:0px; 
	color:#aa0a1e;
	font-style:italic;
	font-weight:bold;
}
h6{
	font-size:14px; 
	margin:3px 0px; 
	padding:0px; 
	letter-spacing:1px;
}

/* links */
a{
	color:#aa0a1e; 
	text-decoration:none;
}
a:visited{
	color:#aa0a1e; 
	text-decoration:none;
}
a:hover{
	color:#aa0a1e; 
	text-decoration:none;
}
.entry a{
	color:#2c347f; 
	text-decoration:underline;
}
.entry a:visited{
	color:#2c347f; 
	text-decoration:underline;
}
.entry a:hover{
	color:#aa0a1e; 
	text-decoration:none;
}

a img{
	border:none
}
.img-content{
	float:left; 
	margin:0px 12px 10px 0px;
	border:3px solid #bfc9cd;
}
.imgleft{
	float:left; 
	margin:4px 12px 10px 0px;
	border:3px solid #bfc9cd;
}
.imgright{
	float:right; 
	margin:4px 0px 10px 12px;
	border:3px solid #bfc9cd;
}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote{
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
	color:#333333;
}
ul, ol{
	margin:10px 0 15px 40px;
}
li ol, li ul{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol{
	list-style:decimal;
}
blockquote{
	font-style:italic;
	margin:0px;
	color:#6e7a7f;
	padding:0px 4px 2px 38px;
	background-image:url(images/quote.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	float:left;
}


/* code */
code{
	font-family: Helvetica, Arial, Verdana, sans serif;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dddddd;
	padding:15px 10px;
}


/* Container
------------------------------------------------------*/
#page{
	width:1000px;
	margin:0px auto;
	background:transparent url(images/top.png) no-repeat;
	overflow:hidden;
	padding:0 0 25px 0;
}

/* Header
------------------------------------------------------*/
#header{
	margin:0px auto;
	overflow:hidden;
}

#logo{
	float:left;
	margin:50px 0 10px 50px ;
	*margin:20px 0 10px 50px ;
	padding:0 0 0 0;
	width:197px;
}
.home-top-widget{float:left; margin:50px 0 0px 80px ; *margin:20px 0 0px 80px ;  }
.home-top-widget td{font-size:18px; font-weight:normal; color: #000000; line-height:25px; }
.toplinks{
	margin:-30px 0 0 0;
	*margin:0px 0 0 0;
	padding:0 0 0 0;
	float:right;
	width:560px;
	height:50px;
	z-index:100;
	font-size:13px; 
	font-weight:bold; color:#fff;	
	}

.toplinks ul { margin:0 0 35px 0; }
.toplinks ul li{float:left; display:inline;}
.toplinks ul li a{
	margin:4px 0 0 0; 
	padding:0px 15px 0px 15px; 
	float:left; font-size:13px; 
	font-weight:bold; color:#fff; 
	background:url(images/bullet.png) no-repeat right; 
	
	}
.toplinks span{float:left;
display:inline;
margin:0 0 0px 15px;}
/* Top Navigation bar menu styling */
#nav-menu {
	font-family: Helvetica, Arial, Verdana, sans serif;
	margin:0px auto;
	clear:both;
	/*background:#aa0a1e;*/
	background:#9a805e;
	padding:5px 0 5px 22px;
	overflow:hidden;
	color:#ffe09b!important;
	
}
#nav-menu ul{
	float:left; 
	text-align:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	list-style:none!important;
	}
#nav-menu ul li{
	float:left;
	color:#ffe09b!important;
	background:url(images/bullet.png) no-repeat right;
	}
#nav-menu ul li a{
	font-size:12px; 
	color:#ffe09b; 
	padding:0px 13px 0px 13px!important;
	float:left;
	text-decoration:none;
	font-weight:bold;
	}
#nav-menu li.menu-item-467 { background-image:none!important;}

#nav-menu li.menu-item-463 {background-image:none!important;}
#nav-menu ul li a:hover{
	color:#fff;
	}
#nav-menu ul li.current_page_item a{
	color:#fff;
	}
#nav-menu ul li:last-child a{border-right:none!important;}



/* Content
------------------------------------------------------*/
#content{
	width:781px;
	margin-top:10px;
	float:left;
	padding:62px 0px 0px 0px;
	overflow:hidden;
	background:url(images/right-top.png) no-repeat;
}
#content1{
	width:741px;
	margin-top:10px;
	float:left;
	padding:0px 20px 0px 20px;
	overflow:hidden;
	background:#fff url(images/right-box-main.png) repeat-x;
	min-height:750px;
}
.entery-container{width:470px; float:right;}
.homelw{margin-bottom:20px;}
.entry p{
font-weight: normal;

text-transform: none;

font-size: 14px;

	font-family: Helvetica, Arial, Verdana, sans serif;
color:#000;
}
#sidebar{
	width:219px;
	float:right;
	margin-right:0px;
	margin-top:60px;
	background:url(images/sidebar.jpg) repeat-x; background-position:0 19px;
	min-height:750px;
	}
.widget{background:url(images/widget.jpg) repeat-x; background-position:0 40px; min-height:130px; }
.widget p{
	margin:0 0 0 0;
	padding:10px 15px 10px 15px;
	font-size:14px;	
	color:#000;
	}
.widget ul{margin:0 0 0 15px; padding:0 5px 10px 5px; list-style:disc;}
.widget ul li a{font-size:14px; font-weight:bold; color: #000;}
#sidebar h3{
	background:url(images/h2.png) no-repeat;
	text-align:center;
	padding-top:21px;
	font-size:20px;
	font-weight:bold;
	color:#2c347f;	
	font-style:italic;
	text-transform:capitalize;
	height:43px;
	margin-bottom:0px!important;
	}
	
#sidebar h3 a{
	
	text-align:center; 
	padding-top:20px;
	font-size:20px;
	font-weight:bold;
	color:#2c347f;	
	font-style:italic;
	text-transform:capitalize;
	height:43px;
	margin-bottom:0px!important;
	}
.rsswidget img{ display:none; }

#submit {
	background: #aa0a1e;
	color: #ffe09b;
	font-family: Helvetica, Arial, Verdana, sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 6px 5px 6px 5px !important;
	border: none;
	cursor:pointer;
	}
#submit:hover{background:#cd0c24;}	

.button {
	background: #475c23;
	color: #fff;
	font-family: Helvetica, Arial, Verdana, sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 5px 5px 5px 5px !important;
	border: none;
	cursor:pointer;
	text-transform:uppercase;
	}
.button:hover{background:#6d8d36;}	
#author, #email, #url {
	background: #fff !important;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans serif;
	margin: 0px;
	padding: 3px;
	border: 1px solid #cebfac;
	width:250px!important;
	}
	
#comment {
	background: #fff !important;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans serif;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	border: 1px solid #cebfac;
	}
/************************************************
*	Comments									*
************************************************/

.commentlist li ul li {
	font-size: 12px;
	}
	
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar {
	float: right;
	border: none;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;

	}
	
.commentlist p {
	font-weight: normal;
	text-transform: none;
	font-size:12px;
	font-family: Helvetica, Arial, Verdana, sans serif;
	}
	
.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 140px;
	padding: 6px 0px 4px 0px;
	margin: 5px 5px 0px 0px;
	}
	
#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 100%;
	padding: 4px;
	}
	
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	display: block;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}
	
.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}
	
.commentlist li {
	margin: 15px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul li {
	margin-right: 5px;
	margin-left: 5px;
	}
	
.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children {
	margin: 0px;
	padding: 0px;
	}
	
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply {
	padding: 5px 0px 0px 0px;
	}
	
.reply a, .reply a:visited {
	background: #aa0a1e;
	color: #ffe09b;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 3px 8px 3px 8px;
	border: none;
	}
	
.reply a:hover {
	background: #d20c25;
	color: #ffe09b;
	text-decoration: none;
	border: none;
	}
.commentmetadata {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	display: block;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
.alignright {
	float: right;
	margin:0 0px 12px 12px ;
	background:#eee;
	padding:0px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	}
.right {
	float: right;
	}	
.alignleft {
	float: left;
	margin:0 12px 12px 0 ;
	background:#eee;
	padding:0px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	}
.left {
	float: left;
	}
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #f4f2ee;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #e5e5e5;
	margin: 0px;
	padding: 0px;
	}
	
.even, .alt {
	border: 1px solid #e5e5e5;
	margin: 0px;
	padding: 0px;
	}
.contact-info{width:300px; float:left;}

#footer{background:#aa0a1e; padding:8px; margin:0px auto; clear:both; }
#footer p{margin:0 0 0 0;!important; padding:0 0 0 0 !important; color:#ffe09b; font-size:12px; font-weight:bold;}

.widget-top h3{font-size:20px;
	font-weight:bold;
	color:#2c347f;	
	font-style:italic;
	text-transform:capitalize;
	margin-bottom:0px!important;
	}
#bottom_first_links{ width:900px; float:left; margin:0 0 0 5px; clear:both;}
#bottom_first_links ul { width:100%; list-style:none; margin:0 0 0 10px!important;}
#bottom_first_links li { list-style:none; float:left; width:150px; display:inline; *display:inline; zoom:1;}
#bottom_first_links li a { font-size:12px; font-weight:normal; display:inline;}
#bottom_first_links h2{ background:url(images/footerarrow.png) 0 2px no-repeat; padding-left:28px;  font-size:14px;}

#bottom_second_links{ width:900px; float:left; clear:both; margin:30px 0 20px 5px;}
#bottom_second_links ul { list-style:none; margin:0 0 0 10px!important;}
#bottom_second_links li { list-style:none; float:left; width:150px; display:inline; *display:inline; zoom:1;}
#bottom_second_links li a { font-size:12px; font-weight:normal; display:inline;}
#bottom_second_links h2{ background:url(images/footerarrow.png) 0 2px no-repeat; padding-left:28px; font-size:14px; }


input.hcg-buttons
{
   font-size:14px;
   font-weight:bold;
   font-style:italic;
   color:#ffffff;
   background-color:#aa0a1e;
   border-style:outset;
   padding:5px;
   text-decoration:none;
}
input.hcg-buttons:hover
{
   background-color:#e6dfd6;
   color:#aa0a1e;
}
div.hcg-buttons
{
   float:left;
   margin:0 0 40px 20px;
   text-decoration:none;
}
img.hcg-buttons
{
   background: url(http://www.vitalitymedspa.com/wp-content/uploads/2011/08/button.png) top left no-repeat;
   height:30px;
   width:180px;
   color:white;
   font-weight:bold;
   text-decoration:none;
}
.ordernow {
	color: green;
	font-weight: bold;
	font-size: 22px;
}
.vfb-submit, input[type="submit"].vfb-submit {
font-size: 26px;
}
#vfb-your-shipping-address-16-address-2 {
	display:none;
}
label[for=vfb-your-shipping-address-16-address-2]{
	visibility: hidden;
}