/* 
Theme Name: idayspa
Theme URI: http://idayspa.com/
Description: First version of idayspa
Version: 1.0
Author: Focus On Media
Author URL: http://focusonmedia.com/
Released: 09/03/08
*/

/* -------------------- LAYOUT -------------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #6fbe44;
	font: 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333;
	background: #6fbe44 url(images/bg_main.gif) no-repeat 42% 0;  
}

#wrapper {
	margin: 0 auto 0 auto;
	padding: 0 10px 10px 10px;
	width: 940px;
	text-align: left;
	background-color: #fff;
}

#header {
	margin: 0 0 10px 0;
	padding: 0;
	width: 940px;
	height: 260px;
	background: url(images/bg_header.gif) repeat-x;

}

#branding {
	float: left;
	margin: 0;
	padding: 0;
	width: 256px;
	height: 260px;
	background: url(images/idayspa_logo.jpg) no-repeat;
}

#nav {
	float: right;
	margin: 0;
	padding: 110px 40px 0 0;
	overflow: hidden;
}

#slogan {
	clear: both;
	position: relative;
	top: -105px;
	left: 130px;
	margin: 0;
	padding: 0;
	width: 800px;
	text-align: right;
}

#slogan p {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}


#maincontent {
	margin: 0;
	padding: 0;
	width: 940px;
	overflow: hidden;
	background: url(images/bg_maincontent.gif) repeat-y;
}

#maincontent_small {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 310px;
}

#maincontent_big {
	float: left;
	margin: 0;
	padding: 0 0 16px 0;
	width: 620px;
}

#maincontent_sidebar {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 310px;
	/*remove*/text-align: center;
}

#maincontent_primary {
	float: left;
	margin: 0;
	padding: 0;
	width: 620px;
}

#subcontent {
	margin: 10px 0 0 0;
	padding: 0;
	width: 940px;
	overflow: hidden;
	background: url(images/bg_subcontent.jpg) repeat-y;
}

#subcontent_big {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 620px;
}

#subcontent_small {
	float: left;
	margin: 0;
	padding: 0;
	width: 310px;
}

#footer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 940px;
	overflow: hidden;
	font: 10px Trebuchet MS, Arial, Helvetica, sans-serif;
}

#featured_image {
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
	width: 250px;
	text-align: center;
	overflow: hidden;
}

#featured_info {
	float: left;
	margin: 0;
	padding: 0;
	width: 370px;
}

/* -------------------- HEADINGS -------------------- */
h1, h2, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0 0 8px 0;
}

#maincontent_primary h3 {
	margin: 0;
	padding: 0 0 8px 10px;
	color: #3C8C03;
	font-size: 16px;
}
	
#branding h1 a {
	position: relative;
	width: 256px;
	height: 260px;
	display: block;
	z-index: 1;
}

#branding h1 a span {
	display: none;
}

#appointment {
	background: url(images/header_appointment.gif) no-repeat;
	width: 310px;
	margin-bottom: 15px;
	height: 0;
	padding-top: 24px;
	overflow: hidden;
}

#welcome {
	background: url(images/header_welcome.gif) no-repeat;
	width: 620px;
	height: 0;
	margin-bottom: 15px;
	padding-top: 24px;
	overflow: hidden;
}

#about {
	background: url(images/header_about.gif) no-repeat;
	width: 620px;
	height: 0;
	margin-bottom: 15px;
	padding-top: 24px;
	overflow: hidden;
}

#services_big {
	background: url(images/header_services_big.gif) no-repeat;
	width: 620px;
	height: 0;
	margin-bottom: 15px;
	padding-top: 24px;
	overflow: hidden;
}

#products {
	background: url(images/header_products.gif) no-repeat;
	width: 620px;
	height: 0;
	margin-bottom: 15px;
	padding-top: 24px;
	overflow: hidden;
}

#contact {
	background: url(images/header_contact.gif) no-repeat;
	width: 620px;
	height: 0;
	margin-bottom: 15px;
	padding-top: 24px;
	overflow: hidden;
}

#featured_product {
	background: url(images/header_featured.gif) no-repeat;
	width: 620px;
	height: 0;
	margin-bottom: 15px;
	padding-top: 24px;
	overflow: hidden;
}

#services {
	background: url(images/header_services.gif) no-repeat;
	width: 310px;
	height: 0;
	margin-bottom: 15px;
	padding-top: 24px;
	overflow: hidden;
}

/* -------------------- CONTENT -------------------- */
:focus {
	outline: none;
}

acronym {
	cursor: help;
}

a.mailto {
	color: #333;
	text-decoration: underline;
}

a:hover.mailto {
	color: #222;
	text-decoration: none;
}

#maincontent ul, #subcontent ul {
	margin: 0;
	padding: 5px 0 20px 35px;
}

#maincontent ul li, #subcontent ul li {
	margin: 0;
	padding: 0 0 4px 0;
	list-style: square;
}

#slogan p {
	margin: 0;
	padding: 0 30px 0 270px;
	font: 22px Arial, helvetica, sans-serif;
	color: #fff;	
	line-height: 30px;
}

#maincontent_big img, #maincontent_primary img {
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
}

#navlist {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font: 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navlist li {
	float: left;
	margin: 0;
	padding-left: 40px;
	list-style: none;
}

#navlist li a {
	margin: 0;
	padding: 0 0 3px 0;
	color: #666;
	text-decoration: none;
}

#navlist li a:hover {
	margin: 0;
	padding: 0 0 3px 0;
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

#maincontent_big p, #subcontent_small p, #maincontent_primary p {
	margin: 0;
	padding: 0 15px 10px 20px;
	line-height: 16px;
}

#subcontent_big p {
	margin: 0;
	padding: 0 15px 10px 0;
	line-height: 16px;
}

#maincontent_big .more_link a {
	clear: both;
	position: relative;
	top: 10px;
	margin: 0;
	padding: 6px 10px 6px 12px;
	text-decoration: none;
	color: #fff;
	background-color: #3c8c03;
	font: 11px Georgia, Times, serif;
}

#subcontent_big .more_link a {
	clear: both;
	position: relative;
	top: -6px;
	margin: 0;
	padding: 6px 8px 6px 12px;
	text-decoration: none;
	color: #fff;
	background-color: #3c8c03;
	font: 11px Georgia, Times, serif;
}

#subcontent_small .more_link a {
	clear: both;
	position: relative;
	top: -5px;
	margin: 0;
	padding: 6px 8px 6px 10px;
	text-decoration: none;
	color: #fff;
	background-color: #3c8c03;
	font: 11px Georgia, Times, serif;
}

#maincontent_big .more_link a:hover {
	text-decoration: underline;
}

#subcontent_big .more_link a:hover {
	text-decoration: underline;
}

#subcontent_small .more_link a:hover {
	text-decoration: underline;
}

img.right_product {
	float: right;
	position: relative;
	left: 13px;
	margin: 0;
	padding: 0;
}

#featured_image img {
	position: relative;
	left: 75px;
	margin: 0;
	padding: 0;
	border: 3px solid #fff;
}

#featured_image a {
	position: relative;
	left: -45px;
	top: 20px;
	color: #333;
	text-decoration: none;
}

#featured_image a:hover {
	color: #222;
	text-decoration: underline;
}

#service_list {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#service_list li {
	float: left;
	margin: 0;
	padding: 0;
	width: 137px;
	list-style: square;
}

#contact_map {
float: right;
	position: relative;
	left: -2px;
	top: 0;
}

#copyright {
	float: left;
}

#website_design {
	float: right;
}

#footer a {
	color: #333;
	text-decoration: none;
}

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


#seasonal-older img {
        display:block;
        margin-left:auto;
        margin-right:auto;
        float:none;
        padding:0px;
        border:none;
}

p.center {
        text-align:center;
}

p.smaller {
        font-size:10px;
}

#seasonal img {
        float:right;
        margin-left:10px;
        margin-bottom:10px;
}

#seasonal p.center {
        text-align:center;
}

#seasonal p.center img {
        margin:0;
        padding:0;
        float:none;
}

#maincontent_primary img.giftCertificate {
	float:none;
	padding:0;
}
 

