.sect
{
	line-height: 140%;
	background-image: url(../images/pink-dotted-line.png);
	background-repeat: repeat-x;;
	background-position: center top;
}

.thumbnailLink,
.thumbnailLinkFirst
{
	display: block;
	padding: 20px 20px 0 0;
	margin: 0;
	cursor: pointer;
}

.thumbnailLinkFirst
{
	padding-top: 0;
}

.featureHeading
{
	width: 360px;
	margin: 0;
	padding: 0;
	color: #FFF;
	background-color: #C93A50;
}

.featureHeading h2
{
	margin: 0;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	cursor: pointer;
}

#featuresmenu
{
	display: none;
	position: absolute;
	border: 1px solid #000;
	max-height: 150px;
	width: 360px;
	overflow: auto;
}

#features
{
	border: 1px solid #FFF;
	width: 360px;
	overflow: auto;
}

.feature
{
	display: none;
	width: 360px;
	height: 150px;
	overflow: auto;
}

.menuItem
{
	display: block;
	padding: 3px;
	margin: 0;
	color: #C93A50;
	background-color: #FFF;
	cursor: pointer;
}

.menuItem:hover
{
	color: #FFF;
	background-color: #C93A50;
}

body
{
	background-color: #FFF;
}

body#popup
{
	background-color: #FFF;
	margin: 0;
	padding: 10px;
}

#top
{
	margin: 0;
	padding: 0;
	height: 20px;
	background-image: url(../images/borders/white/top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#middle
{
	background-image: url(../images/borders/white/centre.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
	padding: 0;
}
#bottom
{
	background-image: url(../images/borders/white/bottom.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: center top;
}

.gurt
{
	color: #C93A50;
}

p.gurt
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	font-family: Georgia, serif;
}

p.gurt .divider
{
	font-weight: normal;
	padding: 0 2px;
}

.gurt strong,
.gurt a.initial
{
	font-variant: small-caps;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-style: normal;
	color: #C93A50;
}

.gurt .sc,
.gurt a.sc:link,
.gurt a.sc:visited
{
	font-style: normal;
	font-variant: small-caps;
	text-transform: lowercase;
	font-weight: bold;
	color: #C93A50;
}

.gurt a.initial:link,
.gurt a.initial:visited
{
	font-style: normal;
	font-weight: bold;
}

.gurt a:link,
.gurt a:visited
{
	text-transform: none;
	font-style: italic;
	color: #EC7230;
	border-bottom: 1px solid #FC9;
	text-decoration: none;
}

.gurt a:hover
{
	color: #C93A50;
	border-bottom: 1px solid #E49CA7;
}

#spa h1
{
	font-size: 24px;
	line-height: 1.2em;
}

#spa h2
{
	font-size: 24px;
}

div.disclaimer-rule
{
	margin-top: 30px;
	border-top: 1px dotted #EC7230;
	font-size: 10px;
	color: #666;
}

div.disclaimer
{
	margin-top: 30px;
	font-size: 10px;
	color: #666;
}

p.hover
{
	color: #000;
	cursor: pointer;
}

p.unhover
{
}

body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

form
{
	margin: 0;
	padding: 0;
}

label
{
	cursor: pointer;
}

a:link,
a:visited
{
	color: #C93A50;
}

a:hover
{
	color: #000;
}

img
{
	display: inline;
}

h1,
h2
{
	font-family: 'Gill Sans', Corbel, Helvetica, sans-serif;
	font-weight: normal;
}

h1
{
	font-size: 150%;
	margin-top: 0;
	padding: 0;
}

h2
{
	font-size: 130%;
}

h3
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
}

#header
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #E49CA7;
	width: 780px;
	margin: 0 auto;
	padding: 0;
}

#header img
{
	display: block;
}

#content
{
	margin: 0;
	padding: 20px;
	font-size: 100%;
	line-height: 140%;
	min-height: 300px;
}

#press #content,
#home #content,
#party #content
{
	padding: 0;
}

#blog #content
{
	float: left;
	padding: 0;
	width: 590px;
}

.divider
{
	color: #CCC;
}

div.section
{
	background-color: #FFF;
	margin: 0;
	padding: 20px;
}

div.section-item
{
	background-color: #FFF;
	margin: 0;
	padding: 20px 20px 0 20px;
}

div.section-picture
{
	margin: 0;
	padding: 20px 20px 0 20px;
}

div.section-picture img
{
	display: block;
}

div.section-text
{
	margin: 0;
	padding: 20px 20px 0 20px;
}

.selected,
.unselected
{
	font-weight: bold;
}

#header a
{
	text-decoration: none;
}

#header a:hover,
#header .selected a:hover,
#header .unselected a:hover
{
	color: #000;
	text-decoration: underline;
}

#header .selected a:visited
{
	color: #000;
}

#header .selected a,
#header .unselected a
{
	color: #C93A50;
}

#content-wrapper
{
	color: #333;
	background-color: #FFF;
	width: 780px;
	margin: 0 auto;
	padding: 0;
}

#footer-wrapper
{
	border-top: 1px solid #E49CA7;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	background-color: #FFF;
}

#footer
{
	font-size: 10px;
	margin: 0 20px;
	padding: 15px 0;
	color: #000;
}

#footer p
{
	margin: 5px 0 0 0;
	padding: 0;
}

#footer a:link,
#footer a:visited
{
	color: #C93A50;
	text-decoration: none;
	border-bottom: 1px solid #E49CA7;
}

#footer a:hover
{
	color: #000;
	border-bottom: 1px solid #000;
}

#footer .divider
{
	margin: 0 5px;
	color: #CCC;
}

#footer .widget-label,
#footer .widget-text,
#footer .widget-text-active
{
    color: #C93A50;
    margin: 0;
    padding: 3px;
    border: 1px solid #C93A50;
    font-family: verdana, sans-serif;
    font-size: 10px;
    vertical-align: middle;
    font-weight: bold;
}

#footer .widget-label
{
    padding-left: 0;
    font-weight: normal;
    border-color: #FFF;
}

#footer .widget-text
{
    color: #CCC;
    border-color: #C93A50;
}

#footer .widget-text-active
{
    color: #000;
}

.floatbuster
{
	clear: both;
	margin: 0;
	padding: 0;
}

#breadcrumbs
{
	margin-top: 0;
	color: #EC7230;
}

div.item
{
	line-height: 140%;
	padding-left: 20px;
}

div.item h1
{
	margin: 0 0 5px 0;
}

div.item p
{
	margin: 0 0 5px 0;
	padding: 0;
}

div.item ul
{
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}

div.item li
{
	margin: 0;
	padding: 0 0 0 20px;
	width: auto;
	background-image: url(../images/backgrounds/orange-dot-5.gif);
	background-position: 10px 5px;
	background-repeat: no-repeat;
}

ul.support
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.support li
{
	margin: 5px 0;
	padding: 0 0 0 30px;
	background-image: url(../images/backgrounds/orange-dot-5.gif);
	background-position: 20px 5px;
	background-repeat: no-repeat;
}


div.support-section
{
	margin: 0;
	padding: 5px 0;
	border: 1px solid #FFF;
}

div.support-section:target
{
	border: 1px dotted #EC7230;
	background-color: #FFF5F1;
	padding: 5px 10px;
}

.error
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: red;
	font-weight: bold;
	background-color:  #FFF;
}

.strap-orange,
.strap-pink
{
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.strap-orange
{
	color: #EC7230;
}

.strap-pink
{
	color: #C93A50;
}

.story .text
{
    padding: 0;
    margin: 0 20px 0 0;
}

.story h1
{
	font-size: 24px;
	line-height: 1.2em;
}

.story h2
{
	padding-left: 75px;
	line-height: 1.2em;
	font-size: 20px;
}

.story h3
{
    color: #C93A50;
    font-style: italic;
}

.story p
{
    padding-top: 0;
    padding-bottom: 0;
	margin: 0.8em 0;
}

.story .hero
{
	padding-left: 75px;
}

.story .champion,
.story .topdog
{
	font-size: 12px;
}

.story .champion
{
	line-height: 140%;
	padding-left: 75px;
	padding-right: 95px;
}

.story .topdog
{
	padding-left: 75px;
	padding-right: 95px;
	line-height: 140%;
}

.story .buttons
{
    padding: 0 0 0 75px;
    margin: 10px 20px 0 0;
}

.hero
{
	font-family: 'Gill Sans', Corbel, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
	font-weight: normal;
	color: #000;
}

.hero em
{
	font-style: italic;
}

.count
{
	color: #CCC;
}

blockquote
{
	font-style: italic;
	margin-left: 25px;
	margin-right: 25px;
}


div.pullquote
{
	width: 170px;
	float: right;
	color: #C93A50;
	background-color: #FFF;
	font-style: italic;
	margin-left: 10px;
	border-style: solid;
	border-color: #E49CA7;
	border-width: 5px 0;
}

div.pullquote h3
{
	color: #C93A50;
}

div#blogroll
{
	margin-top: 50px;
}

.blogpost
{
	margin: 0;
	padding: 20px 0 0 20px;
}

.blogpost p
{
	padding-right: 20px;
}

.blogpost .imagerow
{
	margin: 0;
	padding: 0;
	width: 570px;
}

.blogpost img
{
	display: inline; /* this is a fix, see http://www.positioniseverything.net/explorer/floatIndent.html */
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
}

.blogpost h2
{
	margin-top: 0px;
	font-weight: normal;
	font-size: 1.6em;
	color: #C93A50;
}

.blogpost .info
{
	clear: both;
	padding: 0 0 30px 0;
	font-size: 10px;
	color: #EC7230;
}

#checkout table.checkout-step-1  th.label
{
	width: 170px;
}

#checkout th.label
{
	text-align: right;
	color: #EC7230;
	font-weight: normal;
}

#checkout th.label,
#checkout td.widget
{
	padding: 0 10px 10px 0;
}

.winge
{
	color: red;
}

div.continue
{
	margin: 0;
	padding: 10px 0;
	border-top: 1px dotted #FFCC99;
}

p.journey
{
	color: #666;
}

p.journey strong
{
	color: #000;
}

#offer h1,
.bell
{
	line-height: 1.2em;
}

#offer h1,
h1.bell
{
	color: #000;
	font-size: 24px;
}

ul.category,
h1.category
{
	line-height: 100%;
	font-weight: normal;
	font-size: 24px;
	font-family: 'Gill Sans', Corbel, Helvetica, sans-serif;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.category li
{
	padding: 0;
	margin: 20px 20px 20px 0;
}

ul.category a:link,
ul.category a:visited
{
	display: block;
	padding: 5px 0;
	margin: 0;
	color: #C93A50;
	text-decoration: none;
}

ul.category a .main
{
	border-bottom: 2px solid #E49CA7;
}

ul.category a:hover .main
{
	color: #000;
	border-bottom: 2px solid #999;
}

ul.category a:hover
{
	color: #EC7230;
}

ul.category a .arrow
{
	color: #FFF;
}

ul.category a:hover .arrow
{
	color: #FFF;
}

.shopNav
{
    background-color: #FFF;
    padding: 0 5px 0 20px;
    margin: 0;
	font-size: 11px;
}

.shopNav a:link,
.shopNav a:visited
{
	color: #EC7230;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #FFCC99;
	line-height: 12px;
}

.shopNav a:hover
{
	color: #C93A50;
	border-bottom: 1px solid #E49CA7;
}

.shopNav td.selected,
.shopNav td.unselected,
.shopNav td.divider
{
	padding-top: 10px;
}

.shopNav td.divider
{
	padding-left: 6px;
	padding-right: 6px;
}

.shopNav .selected
{
	background-image: url(../images/backgrounds/purple-dot-12.gif);
	background-position: 50% -6px;
	background-repeat: no-repeat;
}

.shopNav .selected a
{
    color: #C93A50;
	border-bottom: 1px solid #C93A50;
}

ul.home
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.home li
{
	margin: 20px 0;
	padding: 0;
}

table.data
{
	border-collapse: collapse;
}

table.data td,
table.data th
{
	padding: 5px;
	text-align: left;
	border: 1px solid #FFCC99;
	background-color: #FFF;
}

table.data th
{
}

#offer .footnote
{
	color: #999;
}

#offer
{
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	font-family: Georgia, serif;
	margin-left: 170px;
}

#offer strong
{
	font-variant: small-caps;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-style: normal;
	color: #C93A50;
}

#offer a:link,
#offer a:visited
{
	text-transform: lowercase;
	font-style: italic;
	color: #EC7230;
	border-bottom: 1px solid #FC9;
	text-decoration: none;
}

#offer a:hover
{
	color: #C93A50;
	border-bottom: 1px solid #E49CA7;
}

.category-overview
{
	background-color: #FFF;
	line-height: 140%;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}

.category-overview h1
{
	color: #000;
	font-size: 24px;
}

.category-overview p
{
	padding: 0;
	margin: 10px 0;
}

.signup-form
{
    padding: 10px 0 0 0;
}
.signup-form,
.signup-section
{
    margin: 30px 0;
}
.signup-form label
{
    padding: 0 0 5px 0;
    font-weight: bold;
    color: #EC7230;
    display: block;
}

.signup-form input.text
{
	margin: 0;
	padding: 6px 5px;
	width: 251px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFCC99;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

dl.zend_form dt label
{
    margin: 15px 0 5px 0;
    font-weight: bold;
    display: block;
}
dl.zend_form dd
{
    margin-left: 0px;
}
.message
{
    color: #000;
    font-weight: bold;
}