
body
{
    margin: 10px 10px 0px 0px;
    padding: 0px; /*background: url(images09/bg3.jpg);
    background-repeat: repeat-x;*/
    background-color: #f5ead6;
    background: #000 url(images09/background3.jpg) repeat-x fixed;
    
    text-align: justify;
    font: 14px Arial;
    color: #444444;
}
input 
{
    font-family: sans-serif;
}
h1
{
    margin-top: 0px;
    font-weight: normal;
    color: #575933;
    font-size: 2.2em;
    margin-bottom: 1px;
    text-align: center;
    text-decoration: none;
} 
h2, h3
{
    margin-top: 0px;
    font-weight: normal;
    color: #575933;
}

h1 {
    font-size: 1.8em;
}

h2 {
    font-size: 1.8em;
}

h3 {
    font-size: 1.4em;
}
h6
{
    margin-top: 0px;
    font-weight: normal;
    color: #575933;
    font-size: 2.2em;
    margin-bottom: 1px;
    text-align: center;
}


p, ol, ul {
    /* margin-bottom: 1.8em; */
    line-height: 160%;
}

a {
    color: #000000;
}

a:hover {
    text-decoration: none;
    color: #993333;
}

a img {
    border: none;
}

#wrapper {
    width: 990px;
    margin: 0 auto;
    border: 0px solid #ffffff;
}


/* Logo */

#logo
{
    padding: 10px;
    float: left;
}

/* Login */

#login {
    float: right;
    padding-left: 20px;
}

#login h1, #login p {
    margin: 0px;
    line-height: normal;
    font-weight: normal;
    color: #000000;
}

#login h1 {
    padding: 0px 0px 0px 0px;
}

#login p {
    text-indent: -99999px;
}
#login form {
    margin-bottom: 1.8em;
    padding: 0px 0px 0px 0px;
}
#login fieldset {
    margin-left: 40px;
    padding: 0px;
    border: none;
}

/* Menu */


#menu
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 30px;
    background: url(images09/img02.jpg) no-repeat left top;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu li {
    display: inline;
}

#menu a
{
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	padding: 2px 13px 0px 12px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images09/img03-a.jpg) no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
    color: #FFFFFF;
    background: url(images09/img03-b.jpg) repeat left top;
}

#menu .current_page_item a {
    color: #FFFFFF;
}

/* Page */

#page
{
    width: 990px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background: #FFFFFF;
    border-top-style: outset;
    border-right-style: inset;
    border-top-width: thin;
    border-right-width: thin;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
}
#pageorder
{
    width: 990px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    border-top-style: outset;
    border-right-style: inset;
    border-top-width: thin;
    border-right-width: thin;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
}

/* Content */

#content
{
    float: left;
    width: 655px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-width: thin;
    border-right-width: thin;
    border-top-color: #c4c4c4;
    border-right-color: #c4c4c4;
    
}

.redText
{
    color: #983620;
}
.flashbox
{
    background: #ffffff;
    height: 244px;
}
.post .intro
{
    background-position: left top;
    margin: 0px;
    padding: 10px; /* background-image: url('images09/flashcontent2.jpg');
    background-repeat: no-repeat; */
    border: 2px solid #dbe6be;
    height: 170px;
    width: 375px;
    text-align: center;
    float: right;
    position: relative;
    top: -234px;
    left:-25px;
}
.post .intro li
{
    text-align: left;
}
.flashtitle
{
    margin-top: 5px;
    font-weight: normal;
    color: #575933;
    font-size: 1.6em;
    padding-left: 10px;
    font-style: italic;
}
/* holds the actual flash rotator */
.post .flash
{
    padding: 0px 8px 0px 8px;
    margin: 0px;
    height: 240px;
    width: 240px;
    float: left; /* background-image: url('images09/lifebioframe.png'); */
}

.post .flashtext2
{
    padding: 0px 5px 0px 10px;
    margin: 0px;
    width: 330px;
    float: left;
    text-align: left;
    color: #666633;
    font-size: 1.2em;
}

.post .flashtext2 ul
{
    text-align: left;
    font-size: .9em;
}

.post .flashtext2 h3
{
    text-align: left;
    font-size: 1.1em;
}
.post {
    background: #ffffff;
    margin: 0px 0px 2px 0px;
    float: left;
}
.post .title
{
    margin: 0px; /* background-color: #678496; */
    padding: 7px 0px 7px 30px;
    font-size: 1.4em;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #c4c4c4;
    font-style: italic;
}
.post .mainheader
{
    margin: 0px; /* background-color: #678496; */
    padding: 7px 0px 7px 30px;
    font-size: 1.6em;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #c4c4c4;
    font-style: italic;
    text-align: center;
}
.post .entry
{
    padding: 0 10px 0 10px;
    /* height: 190px;*/
}
.post .entry2
{
    padding: 0 10px 0 10px;
    background: #fff url(images09/InsideBackground.jpg) repeat-x fixed;
    height: 100%;
    
}
.post .entry2 .productsleft
{
	margin: 10px;
	width: 35%;
	float: left;

}
.post .entry2 .productsleft img
{
    margin: 5px 5px 5px -10px; /*border: medium inset #c4c4c4;*/
    background-image: url('images09/shadow-image-1.jpg');
    padding: 9px;
    width: 220px;
    float: left;
}

.post .entry2 .productsright
{
    padding: 10px;
    width: 55%;
    float: right;

}
.post .entry2 .productsright hr
{
    border: thin dashed #c4c4c4;
}
.post .entry2 .productsright img
{
    margin: 5px -5px 5px 5px; /*border: medium inset #c4c4c4;*/
    background-image: url('images09/shadow-image-1.jpg');
    padding: 9px;
    text-align: center;
    width: 90px;
    float: right;
}
.post .membershipoptions
{
    padding: 5px;
    margin: 6px 0px 0px 6px;
    border: thin solid #dbe6be;
    background-image: url('images09/LifeBio_contest.jpg');
    width: 31%;
    height: 95%;
    float: left;
    display: inline;
    background-repeat: no-repeat;
}
.post .membershipoptions h2
{
    margin: 0px;
    padding: 0px;
    text-transform: capitalize;
    font-size: 1.2em;
    color: #000000;
    font-weight: bold;
}
.post .membershipoptions h3
{
    margin: -16px 0px 0px 0px;
    padding: 0px;
    color: #575933;
    font-style: italic;
    font-size: 1.0em;
}
.post .membershipoptions .buttons
{
    margin: 0px;
    float: right;
    top: auto;
}
/* membershipoptions2 */
.post .membershipoptions2
{
    padding: 5px;
    margin: 6px 0px 0px 6px;
    border: thin solid #dbe6be;
    background-image: url('images09/Membership2.jpg');
    width: 286px;
    height: 95%;
    float: left;
    display: inline;
    text-align: center;
    color: #666633;
    font-size: 1.2em;
}
.post .membershipoptions2 h2
{
    margin: 0px;
    padding: 10px 0px 0px 50px;
    font-size: 1.6em;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
}
.post .membershipoptions2 h3
{
    margin: 0px;
    padding: 0px 20px 0px 0px;
    color: #ffffff;
    font-size: 1.6em;
    font-weight: bold;
    text-align: right;
}
.post .membershipoptions2 .buttons
{
    margin: 0px;
    float: right;
    top: auto;
}

/* membershipoptions4 */
.post .membershipoptions4a
{
    padding: 5px;
    margin: 0px;
    border: thin solid #dbe6be;
    background-image: url('images09/Membership2.jpg');
    width: 146px;
    height: 95%;
    float: left;
    display: inline;
}
.post .membershipoptions4a h1
{
    margin: 0px;
    padding: 0px 5px 0px 5px;
    color: #ffffff;
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
}
.post .membershipoptions4a h3
{
    margin: 0px;
    padding: 0px 5px 0px 5px;
    color: #ffffff;
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
}
.post .membershipoptions4a .buttons
{
    margin: 0px;
    float: right;
    top: auto;
}
.post .membershipoptions4b
{
    padding: 5px;
    margin: 0px;
    border: thin solid #dbe6be;
    background-image: url('images09/MembershipOptionsBlue.jpg');
    width: 146px;
    height: 95%;
    float: left;
    display: inline;
}
.post .membershipoptions4b h1
{
    margin: 0px;
    padding: 0px 5px 0px 5px;
    color: #ffffff;
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
}
.post .membershipoptions4b h3
{
    margin: 0px;
    padding: 0px 5px 0px 5px;
    color: #ffffff;
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
}
.post .membershipoptions4b .buttons
{
    margin: 0px;
    float: right;
    top: auto;
}
.post .membershipoptions4c
{
    padding: 5px;
    margin: 0px;
    border: thin solid #dbe6be;
    background-image: url('images09/MembershipOptionsGold.jpg');
    width: 146px;
    height: 95%;
    float: left;
    display: inline;
}
.post .membershipoptions4c h1
{
    margin: 0px;
    padding: 0px 5px 0px 5px;
    color: #ffffff;
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
}
.post .membershipoptions4c h3
{
    margin: 0px;
    padding: 0px 5px 0px 5px;
    color: #ffffff;
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
}
.post .membershipoptions4c .buttons
{
    margin: 0px;
    float: right;
    top: auto;
}
.post .membershipoptions4d
{
    padding: 5px;
    margin: 0px;
    border: thin solid #dbe6be;
    background-image: url('images09/MembershipOptionsGreen.jpg');
    width: 146px;
    height: 95%;
    float: left;
    display: inline;
}
.post .membershipoptions4d h3
{
    margin: 0px;
    padding: 0px 5px 0px 5px;
    color: #ffffff;
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
}
.post .membershipoptions4d h1
{
    margin: 0px;
    padding: 0px 5px 0px 5px;
    color: #ffffff;
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
}
.post .membershipoptions4d .buttons
{
    margin: 0px;
    float: right;
    top: auto;
}



.post .meta {
    font-weight: bold;
    padding-left: 20px;
}

.post .byline {
    margin: 0px;
    padding-left: 20px;
}

/* Sidebar E5E5E5 F2F2F2 */

#sidebar
{
    float: right;
    width: 330px;
    background-image: url('images09/sidebarbackground.jpg');
    background-repeat: repeat-x;
}

#sidebar img
{
    width: 240px;
    display: block;
    text-align: center;
}

#sidebar .sideboxes
{
    margin: 10px 15px 10px 15px;
    padding: 10px;
    background-position: center top;
    background-image: url('images09/LifeBio_CommunGroups2.png');
    background-repeat: no-repeat;
}
#sidebar .sideboxes h2
{
    color: #993300;
}
#sidebar .sideboxes h3
{
    padding: 10px 20px 0px 20px;
    color: #7f7a4f;
    font-size: 1em;
    text-align: left;
}
#sidebar .followus
{
	margin: 10px 15px 10px 15px;
	padding: 10px;
	background-position: center top;
	background-image: url('images09/LifeBio_CommunGroups2.png');
	background-repeat: no-repeat;
	text-align: left;
}
#sidebar .followus img
{
	margin: 0px 2px 0px 2px;
	width: 25px;
	float: left;
}
#sidebar ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#sidebar li li
{
    margin-right: 0px;
    line-height: 40px;
    padding-left: 50px;
/*  border-bottom: 1px dashed #BDBDBD;
    background-image: url('images09/LifeBioforGroups.jpg');
    background-repeat: no-repeat; */
    text-align: left;
}

#sidebar li ul
{
    margin-bottom: .4em;
    list-style: none;
    margin-top: -1em;
}

#sidebar h2
{
    /* background: url(images09/img09.jpg) no-repeat left top; */
    padding: 2px 0px -4px 4px;
    font-size: 1.4em;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #c4c4c4;
    font-style: italic;
    text-align: left;
}

#sidebar a {
    text-decoration: none;
}

#sidebar a:hover {
    text-decoration: underline;
}
/* Sidebars */

#sidebar1 {
    float: left;
    background-color:#E5E5E5;
}

#sidebar2 {
    float: right;
    background-color:#E5E5E5;
}

.sidebar {
    float: left;
    width: 220px;
    padding: 0;
    font-size: 14px;
}

.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar li {
    padding: 0 0 20px 0;
}

.sidebar li li {
    margin: 0 20px 0 15px;
    padding: 8px 0px;
    border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
    height: 30px;
    margin: 0 0 0 0;
    padding: 10px 15px 0px 15px;
    background: #517085 url('Why%20Create/Why%20Create/images/img05.jpg') no-repeat left top;
    letter-spacing: -1px;
    font-size: 16px;
    color: #FFFFFF;
}

/* Content */

#content2
{
    padding: 20px;
    float: left;
    width: 680px;
    background-color: #FFFFFF;
    font-size: 14px;
    background: #fff url(images09/InsideBackground.jpg) repeat-x fixed;
}
#content2 img
{
    padding: 10px;
    width: 240px;
}
#content2 li
{
    font-size:1.0em;
}
#content2 h4
{
    padding: 10px 20px 0px 20px;
    font-size: 1.2em;
    text-align: left;
}
#content2 h5
{
    padding: 0px 20px 5px 20px;
    font-size: 1em;
    text-align: left;
    font-style: italic;
    border-bottom-style: solid;
    border-bottom-width: thin;
    padding-left: 30px;
}
#content2 h6
{
    margin-top: 0px;
    font-weight: normal;
    color: #983620;
    font-size: 1.2em;
    margin-bottom: 1px;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
}

#left1
{
    float: left;
    width: 200px;
}
#sidebarpages
{
    float: right;
    width: 250px;
    background-image: url('images09/sidebarbackground.jpg');
    background-repeat: repeat-x;
    padding: 10px;
    font-size: 14px;
    text-align: left;
}
#sidebarpages h3
{
    padding: 0px 20px 0px 20px;
    color: #983620;
    font-size: 1.4em;
    text-align: left;
}
#sidebarpages h4
{
    padding: 10px 20px 0px 20px;
    font-size: 1.2em;
    text-align: left;
}
#sidebarpages h5
{
    padding: 0px 20px 0px 20px;
    font-size: 1em;
    text-align: left;
    font-style: italic;
}
#quotesDiv
{
    float:left;
    width:500px;
    height:120px;
    font-family:Arial;
}
#content4
{
    padding: 0px 5px 0px 5px;
    float: left;
    font-size: 11px;
    color: #ffffff;
}
#content4 h4
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 1.2em;
    text-align: left;
}
#content4 h5
{
    padding: 0px;
    font-size: 1em;
    text-align: left;
    font-style: italic;
    margin-top: 0px;
}
#AuthorizeNetSeal
{
    width:120px;
    float:right;
}

/* Content */

#contentRSS
{
    float: left;
    width: 680px;
    background-color: #FFFFFF;
    font-size: 12px;
    padding-top: 20px;
}
#contentRSS a
{
    color: #0000FF;
    font-size: 1.2em;
    padding-left: 40px;
}
#contentRSS li
{
    border-width: 2px;
    border-color: #000000;
    font-size: 1.0em;
    text-align: left;
    color: #444444;
    border-bottom-style: solid;
    list-style-type: none;
    padding-bottom: 12px;
    padding-top: 12px;
}
