/*  
Theme Name: JenGrisanti
Theme URI: http://suzieroth.com/
Description: A theme for Jen Grisanti
Author: Suzie Roth Design
Author URI: http://suzieroth.com/
Version: 1.0.0
Tags: three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Century Gothic, Arial, sans-serif;
}
hr {
	color: #CCC;
	border:none;
	border-top:1px dotted #CCC;
}
pre {
	height: auto;
	overflow-x:scroll;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
dd {
	padding-left: 15px;
}
p {
	font-size: 9pt;
}
a {
	color: #6598b8;
	text-decoration: none;
}
a:hover {
	color: #222;
	text-decoration: underline;
}
a img {
	border: none;
}
blockquote {
	border: 1px solid #060606;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #000;
}
address, code {
	font-family:"Futura Std",Arial, Helvetica, sans-serif;
	float:right;
	color:#738FB4;
	font-weight:normal;
	margin-left:20px;
	margin-right:3px;
	margin-top:6px;
	margin-bottom:10px;
	padding:0px;
	font-style:normal;
	line-height:26px;
	width:210px;
	font-size:18px;
	text-transform:uppercase;
}
code {
	margin-top:0px;
}
strong {
	font-size: 110%;
}
body {
	text-align: center;
	margin: 0;
	padding: 0 0 15px 0;
	font-family: Century Gothic, Arial, sans-serif;
	/*
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	*/
	background: #808a8c url(images/bgbody2.jpg) top center no-repeat;
}
/* Header and wrapper */
#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding: 0;
}
#header {
	padding: 0;
	margin: 0;
	height: 247px;
}
#header #topright {
	text-align: right;
	float: right;
	width: 600px;
	margin: 5px 0 0 0;
}
#header #topright ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#header #topright li {
	display: inline;
}
#header #topright li a {
	color: #000;
	font-size: 9pt;
	padding: 0 0 0 25px;
	text-transform: lowercase;
}
#header #topright li a:hover {
	color: #000;
	text-decoration: none;
}
#header #logo {
	float: left;
	width: 350px;
	margin: 25px 0 0 0;
	padding: 0;
}
#header h1 {
	padding: 0;
	margin: 0;
}
#header h1 a {
	color: #000;
	font-size: 17pt;
	text-decoration: none;
}
#header h1 a:hover {
	color: #eee;
	text-decoration: none;
}
#header span {
	padding: 0;
	color: #fff;
}
/* Menu */

#catnav {
	margin: 20px 0 0 0px;
	padding: 0;
	clear: both;
	height: 25px;
	width: 960px;
}
#nav {
	list-style: none;
	list-style-type:none;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}
#nav ul {
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}
#nav a {
	display: block;
	line-height: 25px;
	margin: 0;
	padding: 0 23px 0 23px;
	font-size: 10pt;
	color: #fff;
	letter-spacing: -0.5px;
	text-transform:uppercase;
}
#nav li a:hover {
	color: #aaa;
	text-decoration: none;
	display: block;
	opacity: 1.00;
	filter: alpha(opacity=100);
}
#nav li ul {
	list-style: none;
	position: absolute;
	width: 150px;
	left: -999em;
	z-index:1000;
}
#nav li:hover ul {
	left: auto;
}
#nav li li {
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
}
#nav li li a {
	width: 123px;
	color: #fff;
	border-top: 1px solid #fff;
	background: #808a8b;
	margin: 0;
	height: 20px;
	height:auto;
	line-height: 16px;
	opacity: 0.80;
	filter: alpha(opacity=80);
}
#nav li li a:hover {
	border-top: 1px solid #fff;
	background: #70797c;
	color: #000;
}
#nav li:hover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
	position: static;
}
.page_item {
	text-transform:uppercase;
}

#toprss {
	float: right;
	margin: 10px 15px 0 0;
	display: inline;
	width: 65px;
	line-height: 25px;
}
/* Top Content */

#main {
	padding: 5px 0px 0 0px;
	clear: both;
	width: 960px;
	padding-bottom: 5px;
	background-color: #fff;
}
#contentwrapper {
	width: 440px;
	float:left;
	margin: 0 0 15px 0px;
	padding: 0;
	display:block;
}
#container {
	width: 440px;
	float:left;
	margin: 0 0 15px 0px;
	padding: 0;
	display:block;
}
#contentwrapper2 {
	float:left;
	width: 900px;
	margin: 0 0 15px 0;
	padding: 0;
}
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
	margin: 15px 0 10px 0;
	font-size: 14pt;
	letter-spacing: -0.5px;
	color: #000;
	font-weight: normal;
	padding: 5px 5px 5px 0px;
}

#contentwrapper h2.pageTitle, h1.entry-title {
	text-transform:uppercase;
	font-family: 'Century Gothic', Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
}
#contentwrapper h2.topTitle {
	margin-top:3px;
}

.topPost, .bbp-forum-content {
	margin: 0;
	padding: 0;
	font-size: 9pt;
}
h2, h2.topTitle a, h2.topTitle {
	color: #669;
	text-transform:uppercase;
	font-family: 'Century Gothic', Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
}
h2, h2.topTitle {
	color:#000;
}
.topPost h2.topTitle a:hover {
	text-decoration: none;
}
.topPost p.topMeta {
	padding: 0;
	margin: -10px 0 0 0;
	font-size: 9pt;
	color: #232323;
}
.topPost p.topMeta a {
	text-decoration: underline;
	color: #000;
}
.topPost p.topMeta a:hover {
	color: #333;
}

.event_date {
	font-size:12px;
	font-weight:bold;
}
.event_post_future h2.topTitle,
.event_post h2.topTitle {
	padding-top:0px;
}

div.topContent, .bbp-forum-content {
	font-size: 10pt;
	color: #333;
	margin: 3px 0;
	font-family:Arial, Helvetica, sans-serif;
}
div.topContent a,
.bbp-forum-content a {
	text-decoration: underline;
	color: #000;
}
div.topContent a:hover,
.bbp-forum-content a:hover {
	text-decoration: underline;
	color:#369;
}
div.topContent ul, div.topContent ol,
.bbp-forum-content ul, .bbp-forum-content ol {
	padding: 0 0 0 30px;
}
div.topContent ul li, div.topContent ol li {
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	margin-top: 10px;
}
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
	font-size: 9pt;
	font-style: italic;
	padding: 8px 10px;
	margin-right: 5px;
	line-height: 27pt;
	color: #000;
}
.topPost span.linkpages {
	font-size: 9pt;
	font-style: italic;
	color: #000;
	margin-bottom: 10px;
	display:block;
}
.topPost span.linkpages a:hover {
	color: #444;
}
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
	background: #eee;
}
.topPost span.topComments a {
	color: #000;
	background: url(images/comments.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost span.topMore a {
	color: #000;
	background: url(images/more.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost span.topTags em {
	background: url(images/tags.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
	color: #0a0a0a;
}
.topPost span.topTags a {
	color: #000;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
	color: #000;
	text-decoration: underline;
}
#nextprevious {
	margin: 10px 0 5px 0;
	font-size:13px;
}
#nextprevious a {
	color: #83adc8;
	text-transform: lowercase;
	text-decoration: underline;
}
#nextprevious a:hover {
	color: #000;
}
/* Comments */

#comment {
	margin-bottom: 10px;
	margin-top: 15px;
	background: #FFF;
	width: 400px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
	border: 1px dotted #CCC;
	padding: 0px 15px 10px 15px;
	color: #000;
}
#comment h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	margin: 15px 0;
	padding: 0;
}
#comment p a {
	color: #6598b8;
}
#comment p a:hover {
	color: #000;
}
#comment p {
	padding:0;
	margin: 7px 0;
}
ul.commentlist, ul.trackback {
	list-style-type: none;
	margin: 10px 0;
	font-size: 9pt;
}
.commentlist li, .trackback li {
	margin: 10px 0 15px 0;
	padding: 10px;
	background: #F8F8F8;
	border: 1px dotted #CCC;
	list-style-type: none;
}
.commentlist li.alt {
	background: #fff;
	border: 1px dotted #CCC;
	border: none;
	margin-top:10px;
}
.commentlist li.cleared {
	background: transparent;
	border: none;
}
.commentlist a:hover {
	color: #111;
}
.commentlist a.gravatar {
	float: left;
	margin: 0 15px 10px 0;
	width: 60px;
}
.commentlist .commentbody {
	margin: 0;
	padding: 0;
}
.commentlist .commentbody p a {
	text-decoration: underline;
}
.commentlist cite {
	font-size: 10pt;
	font-style: normal;
	color: #222;
}
.commentlist small.commentmetadata a {
	color: #666;
}
.commentlist p {
	color: #444;
}
#respond {
	clear: both;
	margin-top: 15px;
}
textarea#comment {
	width: 375px;
	background: #fff;
	color: #111;
	padding: 10px;
	border: 1px solid #AAA;
}
#comment #submit {
	margin: 0;
}
#extrastuff a {
	color:#222;
	font-size:0.8em;
}
#extrastuff a:hover {
	color:#6598b8;
	text-decoration:none;
}
#extrastuff #rssleft {
	float:left;
	width:250px;
}
#extrastuff #trackright {
	float:right;
	width:180px;
	text-align:right;
}
/* Welcome section */

#main #welcome {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;/*
  background: url(images/bg-trans.png) repeat;
*/
}
#main #welcome h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #000;
	letter-spacing: -0.5px;
	margin: 0 10px;
	padding: 10px 0 3px 0;
}
#main #welcome p {
	font-size: 9pt;
	color: #333;
	margin: 0 10px;
	padding: 6px 0;
}
#main #welcome a {
	text-decoration: underline;
	color: #ff9933;
}
#main #welcome a:hover {
	color: #6598b8;
}
#main #welcome form {
	margin: -5px 0 0 0;
	background: transparent; /* required for IE */
}
#main #welcome #feedbox {
	border: 1px solid #ccc;
	padding: 2px 1px;
	width: 180px;
}
.submitbutton {
	margin: 0px 0 0 0px;
	background-color: #6699cc;
	color: #FFF;
	font-size: 8pt;
	padding: 2px 6px;
	border: 1px solid #6699cc;
}
.submitbutton:hover {
	cursor: pointer;
	background: #666;
}
/* Sidebars */
#sidebars {
	margin: 15px 14px 0 0;
	float: right;
	width: 220px;
	color: #000;
}
#sidebar_full {
	padding: 0;
	margin: 0;
}
#sidebar_right {
	float: right;
	width: 160px;
}
#sidebars h2 {
	margin: 0;
	padding: 0 0 9px 0;
	font-weight: normal;
	font-size: 11pt;
	color: #000;
	letter-spacing: -0.5px;
}
#sidebars table {
	width: 130px;
}
#sidebars ul, #sidebar_left ul {
	margin: 0;
	padding: 0 0 0px 0;
}
#sidebars li, #sidebar_left li {
	margin-bottom: 0px;
	list-style: none;
	font-size: 9pt;
	display:block;
}
#sidebars li ul, #sidebar_left li ul {
	padding: 0;
}
#sidebars ul ul li, #sidebar_left ul ul li {
	margin: 0;
	padding: 2px 2px 2px 10px;
	color: #808080;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(images/bullet.png) left 4px no-repeat;
	line-height: 12px; /* Required for cross-browser consistency; cross-browser defaults vary. */
}
#sidebars ul ul li a, #sidebar_left ul ul li a {
	color: #808080;
}
#sidebars a, #sidebar_left a {
	display: inline;
	color: #333;
}
#sidebars a:hover, #sidebar_left a:hover {
	color: #6598b8;
	text-decoration: underline;
}
#sidebars p, #sidebar_left p {
	padding: 2px 0;
	font-size: 9pt;
	color: #333;
}
#tag_cloud a {
	display: inline;
}
#sidebars ul.children li, #sidebar_left ul.children li {
	border-bottom:none;
}
#sidebars ul.children, #sidebar_left ul.children {
	margin-bottom:0;
}


#sidebar_left {
	float: left;
	display:block;
	width: 235px;
	color: #000;
	margin-top:6px;
	margin-right:25px;
	border-right:1px dotted #cccccc;
}
#sidebar_left li {
	margin-bottom: 0px;
	list-style: none;
	font-size: 9pt;
	display:block;
	padding:10px 10px 10px 4px;

}
#sidebars .sidebarbox {
	padding: 5px 0px 15px 15px;
	border-top:1px dotted #CCC;
	border-left:1px dotted #CCC;
}
#sidebars h2, #sidebars h3, #sidebar_left h5 {
	font-family: "Futura Std", "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	color:#1C1F2B;
	font-weight:lighter;
	margin:0px 0px 0px -10px;
	padding:0px 0px 0px 0px;
}
#sidebar_left h5 {
	border-top:1px dotted #CCC;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
}
#sidebar_left h2, #sidebar_left h3, #sidebar_left h4 {
	background-image:url(images/sidebar_title_bg.png);
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:normal;
	font-family:  "Futura Std", "Century Gothic", Arial, sans-serif;
	font-size:13px;
	height:25px;
	line-height:25px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
}
#sidebar_left h3 {
	background-image:url(images/sidebar_title_bg2.png);
}
#sidebar_left h4 {
	background-image:url(images/sidebar_title_bg3.png);
}

#sidebars .side_content, 
#sidebars .side_content ul,
#sidebars .side_content li,
#sidebar_left .side_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
	list-style:disc;
	list-style-image:none;
}
#sidebar_left .side_content h4 {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
#sidebar_left .side_content {
	padding-left:12px;
}

.post_thumb {
	float:left;
	margin-top:12px;
	margin-right:10px;
	margin-bottom:5px;
}

#sidebar_left .post_thumb {
	margin-top:12px;
}
#sidebar_podcast {
	background-image:url(images/sidebar_podcast.png);
	background-repeat:no-repeat;
	min-width::213px;
	min-height:70px;
	margin-left:-10px;
	padding-left:50px;
	padding-top:10px;
	padding-right:25px;
}
/* Before footer */

#morefoot {
	background: #000 url(images/bggrad.jpg) top left repeat-x;
	border: 1px solid #070707;
	padding: 15px;
	color: #dfdfdf;
	margin: 0 0 10px 0;
}
#morefoot p {
	margin: 5px 0;
	padding: 5px 0;
}
#morefoot ul {
	list-style-type: none;
	margin-top: 5px;
}
#morefoot ul li, #morefoot p {
	font-size: 9pt;
}
#morefoot a {
	text-decoration: underline;
	color: #ddd;
}
#morefoot a:hover {
	text-decoration: underline;
	color: #6598b8;
}
#morefoot h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #dfdfdf;
	letter-spacing: -0.5px;
	border-bottom: 1px dotted #444;
	margin: 0;
	padding: 0 0 2px 0;
}
#morefoot #searchbox {
	padding: 1px;
	width: 180px;
}
#morefoot .col1 {
	float: left;
	width: 340px;
}
#morefoot .col2 {
	margin: 0 25px;
}
#morefoot .col2, #morefoot .col3 {
	float: left;
	width: 260px;
}
#morefoot li {
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(images/more.gif) left 2px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
}
/* footer*/
#footer {
	clear: both;
	background: #FFF;
	border: 0px;
	padding: 15px 15px 10px 15px;
	width: 930px;
	background-image:url(images/footer_1100x165.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:165px;
	width:1100;
	text-align:center;
}
#footer p {
	font-size: 9pt;
	color: #333;
	padding: 0;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
}
#footerleft {
	float: left;
	width: 500px;
}
#footerright {
	float: right;
	width: 300px;
	text-align: right;
}
/* Misc */

.highlight {
	color: #222;
	font-weight: bold;
}
.cleared {
	margin: 0;
	padding: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter, div.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
img.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
img.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	/* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #111;
}
#searchbox, #newsletterbox, #EmailAddress {
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #999999;
	color:#555;
	text-transform:lowercase;
	width: 100px;
	height:16px;
	padding-top:4px;
	margin:0px 0px 0px 0px;
	text-align:center;
}
#searchbox {
	font-size:12px;
	margin-right:8px;
	width:152px;
}
#searchform {
	margin-bottom:18px;
}
#searchform .submitbutton {
	color:#333333;
	background-color:#ccc;
	border:1px solid #999999;
}



#viewCartTable tr th {
	background-color:#596365;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:12px;
}

table#viewCartTable, 
table#viewCartTable tr, 
table#viewCartTable tr th, 
table#viewCartTable tr td {
	border-color:#57779e;
}


.top_cart {
	float:right;
	color:#fff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin-right:70px;
	margin-top:5px;
	min-height:70px;
}
.top_cart a.nolink:hover {
	text-decoration:none;
}
.top_cart p {
	margin:0px 0px 0px 0px;
	margin-top:-10px;
}
.top_cart a {
	color:#FFF; 
}


table.store_table td {
	border-bottom:1px solid #b1b7b7;
	padding-bottom:28px;
	padding-top:28px;
	padding-right:28px;
	vertical-align:top;
}
table.store_table table td {
	border:none;
	padding:0px;
	padding-right:10px;
	vertical-align:middle;
}
table.store_table h3 {
	margin-top:-3px;
	padding-top:0px;
	color:#57779e;
	text-transform:uppercase;
}
table.store_table .PHPurchasePrice {
	font-weight:normal;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}



#quotearea {
	 width: 240px;
   padding: 10px 30px 10px 0px;
   margin: 0px 0px 0px 0px;
	 min-height:280px;
	 float:left;
}
#quoterotator a {
	text-decoration:none;
	color:#405462;
}
#quoterotator a:hover {
	text-decoration:none;
	color:#405462;
}
#quoterotator {
	 line-height:200%;
	 color:#405462;
}
#quoteauthor {
	color:#405462;
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
	 line-height:135%;
}

.Cart66ButtonPrimary, .Cart66ButtonSecondary, #content .Cart66ButtonPrimary, 
#content .Cart66ButtonSecondary, .Cart66CartButton .purAddToCart {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
	height:auto;
  padding: 0px 0px;
	margin-top:0px;
  border: none;
	-webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  cursor: pointer;
  background-color:transparent;
	color: #000 !important;
	text-decoration:underline;
}
.Cart66CartButton {
	white-space:nowrap;
}
.Cart66Price {
  font-weight: bold;
  font-size: 1.0em;
  margin: 0px 7px 4px 7px;
	padding:0px 0px;
	float:left;
  display: inline-block;
	white-space:normal;
	max-width:300px;
	padding-top:1px;
}
del .Cart66Price {
	margin-right:1px;
	padding-top:1px;
}

.product_content {
	margin-top:0px;
	padding-top:0px;
}
.product_content table {
	clear:both;
}

.product_content table td {
	vertical-align:top;
	padding-top:5px;
}

.product_content table td .purAddToCart {
	margin-top:-5px;
}

.product_title {
	margin-top:20px;
	text-transform:uppercase;
}

#mini_gallery {
	position:absolute;
}
.mini_gallery_slide {
	position:absolute;
	top:0px;
	left:0px;
}

#social_links {
	clear:both;
	float:right;
	margin-right:66px;
	margin-top:0px;
}


#logo_click_area {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
  height: 110px;
  cursor: pointer;
}

.subscribers_only {
	color:#FFF; 
	background-color:#ff9933; 
	padding:0px 2px 0px 2px; 
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:4px 0px 4px 0px;
	display:inline-block;
}

.Cart66Error {
	width:400px;
}

.bbp-pagination {
	width:400px;
}

#sidebars .widget_display_topics .sidebarbox {
	border-top:none;
	padding-top:0px;
	margin-top:-15px;
}

#member_page a {
	color:#ff9933;
	text-decoration:underline;
	font-weight:bold;
}

.premium_price {
	color:#ff9933;
	
}

#member_page p {
	margin-left:10px;
	padding-top:0px;
}

#member_page h3 {
	color:#738FB4;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	font-style:normal;
	text-decoration:underline;
	margin-bottom:10px;
	padding-bottom:0px;
	line-height:14px;
}

del, del .Cart66Price {
	text-decoration:line-through;
}

span#cart66scLinkSeparator {
	color: #808080;	
}
