
/* Color Scheme
   -------------
	Green light: #00CC00
	Green Dark: #006600
	Green Dark lighter: #339900
	Yellow Dark: #FFCC00
	Blue Dark: #330099
	                     */
						 
@font-face {
    font-family: housegothic;
    font-style:  normal;
    font-weight: normal;
    src: url(http://thebrazilianbikinibodyprogram.com/home/themes/xSanctuary/style/HOUSEGO1.eot);
}

						 
@font-face {
    font-family: housegothic-bold;
    font-style:  normal;
    font-weight: normal;
    src: url(http://thebrazilianbikinibodyprogram.com/home/themes/xSanctuary/style/HOUSEGO0.eot);
}

img {
    border: none;
} 
FONT, DIV, TD, P, INPUT, TEXTAREA, FORM, SELECT { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #006600;
}

A {  
	text-decoration: underline; 
	background: none;
	color:#84CF46;
}
A:link {
	color: #00CC00;
    background: none;
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
}
A:active {
    background: none;
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
}
A:visited {
	color: #77B328;
    background: none;
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
}
A:hover {
	color:#330099;
    background: none;
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: underline;
}
.toplink { 
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	background: none;
	font-size: 12px;
}
.toplink A:link { 
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	background: none;
	font-size: 12px;
}
.toplink A:hover { 
	color: yellow;
	font-family: Verdana, Arial, sans-serif;
	background: none;
	font-size: 12px;
    text-decoration: none;
}
.toplink A:visited { 
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	background: none;
	font-size: 12px;
}
.title { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none; 
	background: none;
}
.option { 
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold; 
	text-decoration: none; 
	background: none;
	font-size: 13px;
}
.optgray{
    color: #787878;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    background: none;
    font-size: 13px;
}
.storycat { 
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold; 
	text-decoration: underline; 
	background: none;
	font-size: 13px;
}
.tiny { 
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal; 
	text-decoration: none; 
	background: none;
	font-size: 11px;
}
.storytitle { 
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold; 
	text-decoration: none; 
	background: none;
	font-size: 13px;
}
.boxtitle { 
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold; 
	text-decoration: none; 
	background: none;
	font-size: 12px;
}
.content { 
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	background: none;
	font-size: 12px;
}
.boxcontent { 
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	background: none;
	font-size: 12px;
}
.sideboxtitle { 
	color: #A52D2D;
	background: none;
}
.storyboxtitle { 
	color: #FFFFFF; 
	background: none;
}

.userwelcome {
	margin: 0; /* distance from page margin to menu */
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left: 6px;
	padding-bottom:0;
}

.loginbox {
	font-family:Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}

a.loginbox {
	font-family:Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}

a.loginbox:hover {
	font-family:Verdana;
	font-size: 9px;
	color: #FFFF00;
	text-decoration: none;
	padding-left: 5px;
}

.cellbox {
    border-top: 1px #FDE8CB solid; 
    border-left: 1px #FDE8CB solid; 
    border-right: 1px #FDE8CB solid; 
    border-bottom: 1px #FDE8CB solid;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt; 
    font-weight: normal;
}
.formtexts {
    text-decoration: none; 
    background-color: #D1D1D1; 
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}
hr {
    height: 0px;
	border: solid #ad774b 0px;
	border-top-width: 1px;
}
.forumline {
    background-color: #999999;
    border: 2px #F2F2F2 solid;
}
td.row1 {
    background-color: #F2F2F2;
}
td.row2 {
    background-color: #EFEFEF;
}
td.row3 {
    background-color: #E7E7E7;
}
.cattitle {
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    color : #000000;
}
a.cattitle {
    text-decoration: none;
    color : #000000;
}
a.cattitle:hover {
    text-decoration: underline;
}
.pn-normal {
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	background-color : transparent;
}

.pn-normal A:hover, A:active {
	color: #000000;
}
.pn-title {
	font-size: 13px;
	font-weight: bold;
	color: #003471;
	text-decoration: none;
	background-color : transparent;
}
.pn-title A:hover, A:active {
	color: blue;
}
.pn-sub {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color : transparent;
}
.pn-sub A:hover, A:active {
	color: #000000;
}
.pn-tiny {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color : transparent;
}
.pn-logo {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
	background-color : transparent;
}
A.pn-logo:hover, A.pn-logo:active	{
	color: #9E0B0E;
}
.highlight_hook {
    background: yellow;
}

/* Sidebar Styles */

#sidebar{
	margin: 0 2px 2px 2px;
	font-size: smaller;
}

#sidebar h3 {
	font-size: 1.35em;
}

#sidebar ul li {
	list-style-type: square;
}

/* End Sidebar Styles */

/* box for members get */

.membersget {
	margin: 6px; /* distance from page margin to menu */
	padding: 0;
}

/* boxes for  wrappers that change width*/

.bsidebox {
	margin: 0; /* distance from page margin to menu */
	width: 300ems; /* ems so it will grow */
	background: url('../images/abbody-r.gif') no-repeat bottom right;
	font-size: 100%;
	padding: 0;
}

/* boxes for the article wrappers */

.asidebox {
	margin: 0; /* distance from page margin to menu */
	width: 608px; /* ems so it will grow */
	background: url('../images/abbody-r.gif') no-repeat bottom right;
	font-size: 100%;
	padding: 0;
}


.aboxbody {
	background: url('../images/abbody-l.gif') no-repeat bottom left;
	margin: 0;
	padding: 10px 20px 15px 15px;
	border: 0;
}

/* boxes for the center blocks wrappers */

.csidebox {
	margin: 0; /* distance from page margin to menu */
	width: 400ems; /* ems so it will grow */
	background: url('../images/abbody-r.gif') no-repeat bottom right;
	font-size: 100%;
	padding: 0;
}

.cboxhead {
	background: url('../images/abhead-r.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: center;
}

.cboxhead h3 {
	background: url('../images/abhead-l.gif') no-repeat top left;
	margin: 0;
	height: 39px;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align:text-top;
}

.cboxbody {
	background: url('../images/abbody-l.gif') no-repeat bottom left;
	margin: 0;
	padding: 20px 20px 15px 15px;
	border: 0;
	vertical-align:text-top;
}




/* Seriously hacked out code for cool boxes */

.sidebox {
	margin: 0; /* distance from page margin to menu */
	width: 140px; /* ems so it will grow */
	background: url('../images/sbbody-r.gif') no-repeat bottom right;
	font-size: 100%;
	padding: 0;
}

.boxhead {
	background: url('../images/sbhead-r.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	height: 14px;
	text-align: left;
}

.boxhead h3 {
	background: url('../images/sbhead-l.gif') no-repeat top left;
	margin: 0;
	padding: 0px 20px 0px;
}

.boxbody {
	background: url('../images/sbbody-l.gif') no-repeat bottom left;
	margin: 0;
	padding: 5px 0px 0px 5px;
	border: 0;
}

/* postnuke additions */
/* don't add a border to linked images */
a img {
	border: 0;
}

/*calendar*/

.calday { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #009900;
}

/*footer*/

.footer { 
	font-family: Arial;
	font-size: 9px;
}

a.footer { 
	font-family: Arial;
	font-size: 9px;
}

a.footer:hover { 
	font-family: Arial;
	font-size: 9px;
}

/*titles*/

.titleart {
	font-family: housegothic;
	font-weight:bolder;
	font-size:18px;
	color: #66CC00;
	text-align: right;
	vertical-align: bottom;
	padding-right:4px;
}

.subtitleart{
    font-family: housegothic-bold;
	font-size:14px;
	color:#E7FF35;
    text-align: right;
	padding-right:4px;
}

.titlerecipes {
	font-family: housegothic;
	font-size:18px;
	color: #66CC00;
	text-align: center;
	vertical-align: bottom;
}

.titlefile {
	font-family: housegothic;
	font-size:15px;
	color: #339900;
	vertical-align: bottom;
}



/*home*/

.homesectionb { 
	font-family: Arial;
	font-size: 9px;
}

.loginpic {
	position:absolute;
	z-index:1;
}


/*newuser*/

.userhome { 
	font-family: Arial;
	text-align:center;
	font-size: 11px;
	padding-left: 15px;
}

.userhometitle { 
	font-family: Arial;
	text-align:center;
	font-size: 12px;
	font-weight:bold;
}

.homepagebutton { 
	padding-left: 20px;
	padding-top: 47px;
	padding-bottom: 50px;
}


/* download section boxes */

.downsidebox {
	margin: 0; /* distance from page margin to menu */
	width: 143px; /* ems so it will grow */
	height: 250px;
	background: url('http://www.thebrazilianbikinibodyprogram.com/home/modules/Downloads/pnimages/boxbody-r.jpg') no-repeat bottom right;
	font-size: 100%;
	padding: 0;
}

.downboxhead {
	background: url('http://www.thebrazilianbikinibodyprogram.com/home/modules/Downloads/pnimages/boxhead-r.jpg') no-repeat top right;
	margin: 0;
	padding: 0;
	height: 38px; 
}

.downboxhead h3 {
	background: url('http://www.thebrazilianbikinibodyprogram.com/home/modules/Downloads/pnimages/boxhead-l.jpg') no-repeat top left;
	width:28px;
	padding-top:8px;
	padding-left:28px;
	font-weight: bold; 
	height: 38px; 
	font-size: .8em; 
	line-height: .8em;
}

.downboxbody {
	background: url('http://www.thebrazilianbikinibodyprogram.com/home/modules/Downloads/pnimages/boxbody-l.jpg') no-repeat bottom left;
	margin: 0;
	height: 208px;
	padding-left:15px;
	border: 0;
}


/* REGIONAL GUIDE */

.shadow
        {
            position: relative; 
            visibility: hidden;
        }
				
.infoArea
        {
            height: 3em;
			z-index:3;
        }
		
.information
        {
	visibility: hidden;
	padding: 3px;
	margin: 3px;
	position: absolute;
	left: 1px;
	top: 285px;
	width: 170px;
	height: 224px;
	background-image:url(http://www.thebrazilianbikinibodyprogram.com/home/images/misc/bgboxguide.gif);
	background-repeat:no-repeat;
	color:#006600;
        }
        

    