@charset "UTF-8";
/* CSS Document */

/* Base Theme ============================================================= */

/* Reset ------------------------------------------------------------------ */

/*
    reset.css - resets default browser styling
    http://tantek.com/log/2004/09.html#d06t2354
    http://www.vox.com/.shared/css/base.css by beausmith.com
    http://developer.yahoo.com/yui/reset/
*/

:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: none;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
	border: 0px none #333333;
}
address {
    font-style: normal;
    display: inline;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background: #fff;
}

#container-inner {
	width: 940px;
	min-height: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#header-inner, #content-inner {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
}

#alpha-inner {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	padding-right: 8px;
	padding-left: 8px;
}

#header-inner, #gamma-inner {
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
}

#footer-inner {
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #ffe5e5;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #663333;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#beta-inner {
	overflow: hidden;
}


/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 560px;
}

.layout-wtt #beta {
    left: 190px;
    width: 190px;
}

.layout-wtt #gamma {
    right: 190px;
    width: 190px;
}


/* Thin-Wide-Thin */

.layout-twt #alpha {
    left: 190px;
    width: 560px;
}

.layout-twt #beta {
    left: -560px;
    width: 190px;
}

.layout-twt #gamma {
    width: 190px;
}


/* Wide-Thin */

.layout-wt #alpha {
    width: 750px;
}

.layout-wt #beta {
    width: 190px;
}


/* Thin-Wide */

.layout-tw #alpha {
    left: 190px;
    width: 750px;
}

.layout-tw #beta {
    left: -750px;
    width: 190px;
}


/* Medium-Wide */

.layout-mw #alpha {
    left: 330px;
    width: 610px;
}

.layout-mw #beta {
    left: -610px;
    width: 330px;
}

/* Wide-Medium */

.layout-wm #alpha {
	width: 620px;
	margin-left: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.layout-wm #beta {
	width: 320px;
	text-align: left;
	border-left-style: none;
	background-color: ffe5e5;
	padding-left: 0px;
}


/* Content ---------------------------------------------------------------- */



h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul {
}
.item { list-style: none; }


/* Header */

#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}


/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
	margin-bottom: 80px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	width: 600px;
	background-color: #FFFFFF;
	border: 1px none #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
	margin-bottom: 25px;
}

.entry-categories,
.entry-tags {
	margin-bottom: .5em;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}


/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}



.widget-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-list .widget-list {
	margin-left: 15px;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}

.widget-list-item {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
}

.widget-tag-cloud .widget-list {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-list-item {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search .search-options,
.widget-syndicate .blog-feeds  {
    list-style: none;
    margin: 5px 0;
}

.input-default {
    background-color: #9AAEC2;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}


/* Default ---------------------------------------------------------------- */

/* Global */

body {
	background-color: #006699c;
	background-image: url(background_blue.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


/* Header */

#header {
    border-top-width: 0px;
    border-top-style: solid;
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-name {
	font-weight: bolder;
	line-height: normal;
	letter-spacing: .2px;
	font-size: 18px;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
	text-decoration: underline;
	color: 006699;
}

.asset-content {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-right: 20px;
	padding-left: 20px;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
	margin-top: .25em;
	padding-top: 2px;
	font-weight: normal;
	display: block;
	padding-bottom: .3em;
	border-top-width: 1px;
	border-top-style: none;
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
	margin: 5px 0 30px;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	color: #CC0099;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 15px;
}


.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}



.search-results-header {
	margin-bottom: .25em;
	font-family: "Trebuchet MS", Geneva, Arial;
	font-weight: bold;
	color: cc0099;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
	font-size: 11px;
	padding-left: 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}

/* Footer */

#footer-content,
#footer-content a {
	color: #663333;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(backgroundmainpage.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #663333;
	}




/* Layout ----------------------------------------------------------------- */

#content {
	background-image: url(contentbackground.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#header-inner, #content-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#beta-inner, #gamma-inner {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#header-inner {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 150px;
	background-image: url(headerbackground.png);
	background-repeat: no-repeat;
	background-position: center top;
}


/* Header ----------------------------------------------------------------- */

#header {
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header a {
	color: #006699;
	font-weight: bold;
}

* html #header-content {  /*HACK targets IE6 but not 7, instead of min-height*/
    height: 72px;
}
#header-content {
	min-height: 72px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	width: 940px;
	padding-bottom: 0px;
}

#header-name {
    color: #1a2c4f;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    font-size: 28px;
    font-weight: bold;
}

#header-description {
    color: #1a2c4f;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;  
    font-weight: bold; 
}


/* Content ---------------------------------------------------------------- */

.asset-name,
.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-title
.archive-header,
.search-form-header,
.search-results-header {
	font-family: "Trebuchet MS", Geneva, Arial;
} 

.asset-name a {
	color: #006699;
	font-family: "Trebuchet MS", Geneva, Arial;
}

.asset-name {
	color: #cc0099;
	font-family: "Trebuchet MS", Geneva, Arial;
	text-align: center;
}

.archive-title {
	color: #cc0099;
	background-position: center;
	font-family: "Trebuchet MS", Geneva, Arial;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-style: normal;
}

.asset-footer,
.asset-footer a,
.comment-footer,
.comment-footer a,
.trackback-footer {
}

.asset-footer {
	margin-bottom: 5px;
	margin-top: 10px;
	border-top-style: none;
	text-align: center;
	border-bottom-style: none;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
	color: #006699;
}


.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.layout-wtt #content-inner { background: transparent url(../beautybakery2/content-wtt.gif) repeat-y scroll right top; }
.layout-twt #content-inner { background: transparent url(../beautybakery2/content-twt.gif) repeat-y scroll left top; }
.layout-wt #content-inner {
	background-image: none;
}
.layout-tw #content-inner { background: transparent url(../beautybakery2/content-tw.gif) repeat-y scroll left top; }




.widget a,
.archive-widget .widget-list .item {
	color: #333;
} 

  
.widget {
	text-align: left;
	color: cc0099;
	padding-right: 0px;
	padding-left: 0px;
}

.layout-tw .widget .widget-header {
	border-left-width: 0;
	color: #cc0099;
}

.layout-twt #beta .widget-header,
.layout-tw .widget-header {
    border: 0;
}

.embed-asset-widget {
    margin-bottom: 10px;
}  
.widget-header,
.widget-header a {
	text-decoration: none;
	color: #cc0099;
}

.widget-header .edit a {
    border-left-color: #fff
} 
.widget .widget-header a:hover {
    text-decoration: underline;
}



.media-stream-widget img {
    border: 1px solid #999;
} 
.widget-header .edit a,
.archive-widget .widget-list .item a,
.archive-widget .widget-list .item {
    font-weight: normal;
} 

.widget-header {
	font-size: 14px;
	color: #FFFFFF;
	border-top-style: none;
	text-align: center;
	font-family: "Trebuchet MS", Geneva, Arial;
	background-color: #663333;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #663333;
}

.widget-footercontent {
	font-size: 11px;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #999999;
	margin: 10px;
	color: #CC0099;
	list-style-position: outside;
	list-style-type: circle;
	width: 260px;
	float: left;
	text-align: left;
}

.home-content {
	font-size: 12px;
	background-color: #fff;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #999999;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 16px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
	width: 300px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	float: left;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #ffe5e5;
}

#footer-content {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-position: center;
	text-align: center;
	padding-left: 100px;
	background-color: #ffe5e5;
	padding-right: 100px;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
.asset-body {
	height: 1%;
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}


/* Custom Styles ---------------------------------------------------------- */

.share {
	text-align: center;
}
.permalink {
	float: left;
	clear: both;
}


#content-inner {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	width: 940px;
}


#widget-list-item-image {
	float: left;
	height: 75px;
	width: 75px;
	margin-right: 5px;
	border: thin solid #999999;
	text-align: left;
	vertical-align: middle;
}

.thumbleft {
	float: left;
	width: 75px;
	height: 75px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.thumbright {
	float: right;
	width: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	vertical-align: middle;
	text-align: left;
	}
.thumbright-alignright {
	float: right;
	width: 70px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	vertical-align: top;
	text-align: right;
	}
#widget-feed widget {
	width: 300px;
}
#subfooter {
	background-color: #FFFFFF;
	background-position: center top;
	background-image: url(../beautybakery2/images/footer_background_blue.gif);
	background-repeat: no-repeat;
}
.footer-text-large {
	color: #663333;
	font-weight: bold;
	font-size: 16px;
}
.style1 {
	color: #663333;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.style2 {
	color: #663333;
	font-size: 10px;
}

.relatedcopy {
	width:500px;
	text-align: left;
	height: 75px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	float: none;
	padding-left: 20px;
}

.side1 {
	width: 150px;
	float: left;
}
.side2 {
	width: 150px;
	float: left;
}

.side2 .gap  {
	margin: 0 0 0 10px; 
}
.homecolumn1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
}
.homecolumn2 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
}


/* Header Nav */

#navcontainer
{
	margin-left: 0;
	width: 940px;
	height: 37px;
	background-image: url(nav_horiz/bluebackground.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px;
}

#navlist
{
	margin-left: 0;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}

#navlist li
{
	list-style: none;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
text-decoration: none;
}

#navlist li a:link {
	color: #663333;
}
#navlist li a:visited {
	color: #663333;
}

#navlist li a:hover
{
	color: #cc0099;
	background-position: center top;
	background-image: url(nav_horiz/lightbkgrnd.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-color: #48A5D4;
	border-right-color: #48A5D4;
	border-bottom-color: #48A5D4;
	border-left-color: #48A5D4;
}


/* Cravings */

#cravings {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 7px solid #cc0099;
	overflow: hidden;
	height: 175px;
	background-color: #FFFFFF;
}

#cravingsheader {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #cc0099;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 25px;
	font-style: normal;
}
#cravingsimage {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cravingstitle {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	height: 124px;
	float: none;
	clear: none;
}
#cravingsdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}
#hcr {
	float: right;
	width: 300px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#hcr a:link { color: #fff; }
#hcr a:visited {
	color: #fff;
}


.hcl {
	float: left;
	width: 620px;
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.style4 {
	color: #cc0099;
	font-weight: bolder;
}

/* Sweet Sites */

.sweetsitecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}

.sweetsite {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0099;
	font-weight: bold;
	margin-top: 20px;
}

.fineprint {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.copy   { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 15px }
.listing  { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 25px; padding-left: 20px }
.pageborder   { border: double 6px #633 }
.fineperint {
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 12px;
	color: #663333;
}
.headline {
	color: #f6c;
	font-size: 16px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-align: center;
}
.menu    { font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; padding-right: 4px; padding-left: 4px; border-right: medium solid #633 }
.menu1 { font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; padding-right: 4px; padding-left: 4px; border-right: medium #633 }
.menu li  { list-style-type: none; padding-left: -20px }
.nav   { color: #633; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #ffe5e5; padding: 6px 12px; border-top: 2px solid #633; border-bottom: 2px solid #633 }
.coupon {
	padding: 2px;
	width: 125px;
	height: 125px;
	border: 2px solid #666666;
	outline-width: 3px;
	outline-color: #633
}
.expiration { color: #633; font-size: 10px; font-family: Arial, Verdana, Geneva, Helvetica, Swiss, SunSans-Regular }
a:visited  { color: #633; text-decoration: none }
a:hover { color: #f6c; text-decoration: underline }
a:active { color: #f6c; text-decoration: underline }
a:link { color: #633; text-decoration: none }
.adcontainer {
	width: 200px;
	height: 200px;
	float: left;
}
.adbox {
	width: 127px;
	height: 127px;
	background-color: #ffe5e5;
	margin-right: 37px;
	margin-bottom: 5px;
	margin-left: 37px;
	text-align: center;
	padding: 1px;
}
