/*JentleHands Stylesheet */
/* ---------- LAYOUT AND POSITIONING ------------------- */
*{
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-align: left;
	font-family: "Lucida Grande", Geneva, Helvetica, Arial, Verdana, sans-serif;
}
body{
	background: #fff url(images/mainBG.jpg) center top no-repeat;
	text-align: left;
}
#wrapper{
	width: 750px;
	margin: 0 auto;
	position: relative;
}
#header {
	width: 750px;
	position: relative;
	margin-top: 210px;
	margin-bottom: 10px;
	background: #fff url(images/navBorder.gif) no-repeat bottom;
}
#header h1 {
	width: 230px;
	height: 95px;
	background: #fff url(images/headerLogo.jpg) top left no-repeat;
	position: relative;
	top: 0px;
	left: 257px;
}
#header h1 span {
	display: none;
}
#content {
	width: 750px;
	position: relative;
}
#fullWidthColumnWBorder {
	position: relative;
	width: 750px;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	background: #fff url(images/navBorder.gif) no-repeat bottom;
}
#fullWidthColumn {
	position: relative;
	width: 750px;
	margin: 30px 0 30px 0;
	padding: 0 0 10px 0;
}
#fullWidthColumnStore {
	position: relative;
	width: 750px;
	margin: 30px 0 30px 0;
	padding: 0 0 10px 0;
	background: #fff url(images/shoppingBag.jpg) top right no-repeat;
}
#fullWidthColumnServices {
	position: relative;
	width: 750px;
	height: 485px;
	margin: 0;
	padding: 0 0 10px 0;
	background: #fff url(images/jentlehandsServicesBG.jpg) no-repeat;
}
#tripleColumn {
	position: relative;
	width: 750px;
	background: #fff url(images/tripleColumnBG.gif) repeat-y;
	margin: 0 0 30px 0;
}
#twoColumnWideLeft {
	position: relative;
	width: 750px;
	background: #fff url(images/twoColumnWideLeftBG.gif) repeat-y;
	margin: 0 0 30px 0;
}
#twoColumnWideLeftNBrd {
	position: relative;
	width: 750px;
	margin: 0 0 30px 0;
}
#leftColumn {
	position: relative;
	float: left;
	width: 217px;
	padding: 0 10px 0 35px;
}
#wideLeftColumn {
	position: relative;
	float: left;
	width: 435px;
	padding: 0 18px 0 35px;
}
#middleColumn {
	position: relative;
	float: left;
	width: 196px;
	padding: 0 10px 0 20px
}
#rightColumn {
	position: relative;
	float: left;
	width: 205px;
	padding: 0 0 0 20px;
}
#clearFloats {
	clear: both;
}
.clearFix {
	clear: both;
}
#footer {
	width: 750px;
	background: #fff url(images/footerBG.gif) no-repeat top;
}

/* ---------- IMAGES ---------- */
.imgRight {
	float: right;
}

/* ---------- TYPOGRAPHY ---------- */
#header ul li {
	font-size: 12px;
	margin: 0 35px 0 0;
	color: #666;
}
h2 {
	font-family: "ff-masala-script-web-pro-1","ff-masala-script-web-pro-2",helvetica,arial,sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 35px 0 15px 35px;
	color: #606060;
}
h2 span {
	font-family: "ff-masala-script-web-pro-1","ff-masala-script-web-pro-2",helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #848484;
	margin-left: 10px;
	letter-spacing: -1px;
}
h3 {
	font-family: "ff-masala-script-web-pro-1","ff-masala-script-web-pro-2",helvetica,arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
	color: #606060;
}
h3.subTitle {
	font-family: "ff-masala-script-web-pro-1","ff-masala-script-web-pro-2",helvetica,arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 10px 35px;
	color: #606060;
}
h3.subTitle span {
	font-family: "ff-masala-script-web-pro-1","ff-masala-script-web-pro-2",helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #848484;
	margin-left: 10px;
	letter-spacing: -1px;
}
p.standard {
	font-size: 12px;
	line-height: 19px;
	margin: 0 35px 12px 35px;
	color: #454545;
}
p.standardBold {
	font-size: 12px;
	line-height: 19px;
	margin: 0 35px 12px 35px;
	color: #666666;
	font-weight: bold;
}
p.secondary {
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 12px 0;
	color: #959595;
}
p.finePrint {
	font-size: 10px;
	color: #999999;
	margin: 0 35px 0 35px;
}
p.clientQuote {
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 8px -5px;
	padding: 0 0 0 30px;
	color: #959595;
	background: #fff url(images/quotationMark.gif) top left no-repeat;
}
p.quoteAuthor {
	font-size: 10px;
	text-transform: uppercase;
	color: #b7b7b7;
	margin: 0 0 12px 25px;
}
p.footer {
	font-size: 10px;
	color: #999999;
	padding: 35px 0 30px 0;
	text-align: center;
}
#campaignScript p {
	display: inline;
	font-size: 11px;
	line-height: 18px;
	color: #959595;
}

/* ---------- STORE ---------- */
.storeItem {
	border-top: #e5e5e5 1px solid;
	border-bottom: #e5e5e5 1px solid;
	margin: 0 0 25px 0;
	padding: 10px 10px 10px 15px;
	background-color: #fafafa;
}
p.storeStandard {
	font-size: 12px;
	line-height: 19px;
	margin: 0 35px 12px 0px;
	color: #454545;
}
p.yourCartContains {
	font-size: 11px;
	line-height: 18px;
	margin: 160px 0 12px 0;
	color: #959595;
}
p.cartOverview {
	font-size: 11px;
	line-height: 18px;
	margin: -8px 0 12px 0;
	color: #959595;
}
span.storeItemSubTitle {
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	color: #959595;
	margin-top: -4px;
}
p.storeItemInstructions {
	font-size: 11px;
	color: #959595;
	line-height: 1.4em;
	text-transform: none;
	margin: -3px 0 15px 0;
}
p.storeFormFieldTitle {
	font-size: 12px;
	margin: 13px 0px 3px 0px;
	color: #454545;
}
p.storeFormFieldTitle span {
	color: #959595;
}
p.preField {
	font-size: 12px;
	color: #959595;
	text-align: right;
	margin-right: 3px;
}
.storeInputFieldPrice {
	border: 1px solid #ddd;
	background-color: #fff;
	color: #454545;
	font-size: 12px;
	padding: 3px 2px 3px 2px;
	width: 58px;
}
input.storeInputFieldPrice:focus {
	border: 1px solid #0088CC;
	background-color: #f2f2f2;
	color: #454545;
	font-size: 12px;
	padding: 3px 2px 3px 2px;
	width: 58px;
}
.storeInputField {
	border: 1px solid #ddd;
	background-color: #fff;
	color: #454545;
	font-size: 12px;
	padding: 3px 2px 3px 2px;
	margin-bottom: 2px;
	width: 200px;
}
input.storeInputField:focus {
	border: 1px solid #0088CC;
	background-color: #f2f2f2;
	color: #454545;
	font-size: 12px;
	padding: 3px 2px 3px 2px;
	width: 200px;
}

.shippingRadioButtons {
	font-size: 11px;
	color: #959595;
	margin-left: 5px;
}
.shippingRadioButtons span {
	color: #666;
}
.addToCartButton {
	margin-top: 5px;
}
fieldset.hiddenFields {
	display: none;
}

/* ---------- LISTS ---------- */
ul {
	list-style: disc;
	list-style-position: outside;
	margin: 0 0 10px 0;
}
li {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	margin: 0 0 15px 55px;
}
#header ul {
	list-style: none;
	text-align: center;
	margin: 0 35px 17px 35px;
	padding-bottom: 20px;
}
#header ul li {
	display: inline;
	font-size: 13px;
}
ul.schools {
	list-style: none;
	list-style-position: outside;
}
li.school {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #959595;
	margin: 0 0 0 55px;
}
li.school span {
	font-weight: normal;
	text-transform: none;
}
ul.serviceOfferings {
	list-style: none;
	text-align: center;
	padding-top: 5px;	
}
li.serviceOffering {
	font-size: 12px;
	color: #959595;
	display: inline;
	margin: 0 20px 0 0;
}
li.serviceOffering span {
	font-weight: bold;
}

/* ---------- FORMS ---------- */
#subscribeForm h4 {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
#birthdayForm {
	width: 500px;
	margin: 20px 0 20px 35px;
}
#birthdayForm fieldset {
	border: none;
}

/* ---------- LINKS ---------- */
a:link, a:visited {
	text-decoration: none;
	color: #0088CC;
}
a:hover, a:focus, a:active {
	color: #0088CC;
	text-decoration: underline;
}
#header a:link, #header a:visited {
	text-decoration: none;
	color: #666666;
}
#header a:hover, #header a:focus, #header a:active {
	color: #0088CC;
}
#header a:link span, #header a:visited span {
	color: #0088CC;
	font-weight: bold;
}
#header a:hover span, #header a:focus span, #header a:active span {
	color: #0088CC;
	font-weight: bold;
}

/* ---------- TABLES ---------- */
.newsletterForm {
	width: 100%;
	margin: 20px 0 10px 0;
}
.labelFieldCell {
	width: 90px;
	padding: 0 0 5px 0;
}
.inputFieldCell {
	width: 200px;
	padding: 0 0 5px 0;
}
.inputField {
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	color: #454545;
	font-size: 11px;
	padding: 3px 2px 3px 2px;
	width: 194px;
}
.buttonCell {
	width: 145px;
	padding: 0 0 5px 0;
	text-align: center;
}
.newsletterForm h4 {
	text-align: left;
}

table.rewardPoints {
	margin: 0px 0 25px 35px;
	width: 680px;
}
td.service {
	width: 62%;
	font-size: 11px;
	border-right: 1px solid #fff;
}
td.points {
	width: 38%;
	font-size: 11px;
}
tr.rewardsTableHeader {
	background-color: #f0f4f7;
	color: #959595;
}
tr.rewardsTableHeader td {
	font-size: 12px;
	padding: 17px 0 17px 20px;
}
tr.rewardsLightRow {
	background-color: #fff;
	color: #959595;
}
tr.rewardsLightRow:hover {
	background: #e3e6e9 url(images/tableHoverBG.gif) bottom repeat-x;
	color: #454545;
}
tr.rewardsLightRow td {
	padding: 9px 0 9px 30px;
}
tr.rewardsDarkRow {
	background-color: #f0f4f7;
	color: #959595;
}
tr.rewardsDarkRow:hover {
	background: #e3e6e9 url(images/tableHoverBG.gif) bottom repeat-x;
	color: #454545;
}
tr.rewardsDarkRow td {
	padding: 8px 0 8px 30px;
}

/* ------------- FOXYCART ---------- */
#fc_titleTop.fc_title, #fc_titleBot.fc_title {
	background-color: #e0e4e7;
	padding: 5px 0 3px 0;
}
#fc_closeAjaxWindowTop,
#fc_closeAjaxWindowBot {
	margin:0px 0px;
	padding:0px 10px;
}
#fc_closeAjaxWindowTop.fc_closeAjaxWindow a:link, #fc_closeAjaxWindowBot.fc_closeAjaxWindow a:link {
	font-weight: bold;
	color: #0088CC;
	text-decoration: none;
}
#fc_closeWindowButtonTop {
	padding:3px;
	margin: 5px;
	border:1px solid #ccc;
	background:#e5e7e9 url(http://www.jentlehands.ca/images/tableHoverBG.gif) bottom repeat-x;
}
#fc_closeWindowButtonBot {
	padding:6px 25px;
	margin: 3px;
	border:1px solid #ccc;
	background:#e5e7e9 url(http://www.jentlehands.ca/images/tableHoverBG.gif) bottom repeat-x;
}

a#fc_closeWindowButtonTop:hover,
a#fc_closeWindowButtonBot:hover {
	border-color: #0088cc;
}








