* {
	margin: 0;
	padding: 0;
}

img 
{
    border: 0;
}

body {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	color: #fff;
	background: url(../images/global/bg-body.png) repeat 0 0;
}

#body-inner 
{
    width: 100%;
    min-height: 1425px; 
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/global/bg-body-inner.png) repeat-x 0 0;
    min-height: 100%;
    height: auto;
}

#container {
	width: 955px;
	margin: 0 auto;
}

#inner {
	float: left;
	display: block;	
	width: 955px;
    position: relative;
}

h1 {
    font-size: 2.6em;
    margin: 0 0 0.4em;
    color: #fff;
}

h2 {
    color: #fff;
    font-size: 2.1em;
    margin: 0 0 0.4em;
}

h3 {
    color: #a80700;
    font-size: 1.7em;
    margin: 0 0 0.4em;
}

h4 
{
    color: #1d1d1f;
    font-size: 1.1em;
    margin: 0 0 0.3em;
}

h5 
{
    
}

p 
{
    font-size: 1em;
    margin: 0 0 0.4em;    
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*=header*/
#header 
{
    width: 955px;
}

#header a {
	background: url(/images/global/bg-lifeblood-logo-tpt.png) no-repeat 0 0;
	width: 652px;
	height: 141px;
	display: block;
}

#header img {
	display: none;
}


/*end header*/

#cart-detail 
{
    position: absolute;
    right: 10px;
    top: 10px;
}

#cart-detail a 
{
    background: url(../images/cart.gif) no-repeat 0 0;
    display: block;
    padding: 0 0 0 15px;
}

ul#main-nav {
	margin: 0 5px 6px 0;
	width: 950px;
	/*background: #1b1b1c url(../images/global/bg-menu.png) repeat-x 0 bottom;*/
	padding: 0 0 22px;
	float: left;
	list-style-type: none;
	text-align: center;
}

#main-nav li {
	float: left;
	padding: 23px 0 0;
	width: 158px;
}

#main-nav li a {
	display: block;
	font-size: 20px;
	font-size: 1.8em;
}

#main-nav li a:hover {
	text-decoration: none;
	color: #b60000;
}

/*=content-wrapper*/
#content-wrapper 
{
    float: left;
	width: 955px;
	min-height: 400px;
	color: #1d1d1f;
}

#content-wrapper a 
{
    color: #1d1d1f;
    text-decoration: underline;
}

#content-wrapper a:hover 
{
    color: #1d1d1f;
    text-decoration: none;
}

#content-top {
	width: 955px;
	float: left;
}

#content {
	width: 955px;
	float: left;
}

#content-bot {
	width: 955px;
	height: 8px;
	float: left;
}

#inner-content ul {
        padding: 0;
        margin: 0 0 0.5em 15px;
}

/*end content-wrapper*/

/*=banner */
#banner /* not used any more i think... */
{
    float: left;
    width: 955px;
}

.fadein { position:relative; }
.fadein img { position:absolute; left:0; top:0; }


#headerImageDiv1
{
    width: 250px;
   display:block;
    padding:0px;
    margin:0px;
    float:left;
}

#headerImageDiv2
{
    width: 350px;
   display:block;
    padding:0px;
    margin:0px;
        float:left;
}

#headerImageDiv3
{
    width: 350px;
    display:block;
    padding:0px;
    margin:0px;
        float:left;
}

.clearBoth
{
    clear:both;
}

/*end banner */

/*submission kit form*/
.submissiontextbox
{
    width:220px;
}

/*=footer*/
#footer {
	width: 952px;
	clear: left;
	float: left;
	position: relative;
	margin: 10px 0 6px;
}

#footer ul 
{
    list-style-type: none;
    position: relative;
    float: left;
    left: 50%;
    text-align: center;
}

#footer ul li 
{
    float: left;
    right: 50%;
    position: relative;
}

#footer ul li.first, #footer ul li.last
{
    background: none;
	color:#ebe5d9;
}

#footer li a 
{
    padding: 4px;
	color: #fff;    
}

/*end footer*/


select 
{
    margin: 0 0 8px;
}

input 
{
    margin: 0 0 8px;
}
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
