/* CSS Document */



<style type="text/css">

body {
font: Arial, Helvetica, sans-serif;
background: #A8C2C8;
margin: 0px;
padding: 0px;
width: 100%;
}

a img {
border:0;
}

/* Cart Links Added by Danielle */
#cartLinks	{
position:relative;
float:right;
top:25px;
right:15px;
font:12px/18px Arial, Helvetica, sans-serif;
}

#cartLinks img {
margin-right:5px;
vertical-align:middle; 
}

#cartLinks a {
color:#9a2e93;
text-decoration:none;
float:left;
margin-left:10px;
line-height:25px;
border:0;
outline:none;
}
/* end cart links */


#wrapper {
margin: 0px;
padding: 0px;
width: 790px;
background-color:#FFFFFF;
margin-left: auto;
margin-right: auto;
}

#header {
height: 190px;
background-image: url(images/header_top.jpg);
background-repeat: no-repeat;
background-position:top;
width: 790px;
margin: 0px;
padding: 0px;
}

.home {
padding: 0px 0px 10px 2px;
margin: 0px;
}

#navlist {
margin: 0px;
padding: 139px 0px 0px 217px;
}

#navlist ul {
text-align: center;
margin: 0px;
padding-top: 3px; padding-bottom: 3px;
}

#navlist li {
display: inline;
list-style: none;
margin: 0px;
padding: 0px;
}

#navlist a {
color: #FFFFFF;
background-image: none;
background-repeat:repeat-x;
height: 30px;
margin: 0px;
padding: 2px 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
}

#navlist a:hover {
color: #FFCC33;

}

#flash_movie {
margin: 0px;
padding: 0px 0px 0px 1px;
}

#main_body {
float: left;
width: 70%;
background-image: url(images/left_column_side.gif);
background-position: left;
background-repeat: repeat-y;
height: 1100px;
margin: 0px 0px -20px 0px;
padding: 0px;
}

#content {
width: 60%;
float: right;

margin: 0px;
padding: 0px;


}

#left {
float: left;
width: 20%;
height: 700px;
margin: 0px;
padding: 0px;
}

#right {
float: right;
width: 10%;
background-image: url(images/right_column_top.gif);
background-position: top right;
background-repeat: no-repeat;
padding: 0px;
margin: 0px;
}

#right_content {
background-image:url(images/right_column_side.gif);
background-position: right;
background-repeat:repeat-y;
padding: 0px 0px 0px 0px;
margin: -12px 0px 0px 0px;
height: 1090px;
}

.red_button {
padding: 14px 14px 14px 14px;
margin: 0px 0px 0x 0px;
background-image: url(images/red_button.jpg);
background-position:center;
background-repeat: no-repeat;
text-align: center;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFFFFF;
}

.red_button:hover {
background-image: url(images/blue_button.jpg);
background-repeat: no-repeat;
}

.fund_title {
padding: 0px 0px 0px 68px;
margin: 0px;
}

.fund_product {

padding: 20px 0px 0px 60px;
margin: 0px;
}

.blue_button2 {
padding: 12px 20px 12px 18px;
margin: 0px 0px 0px 0px;
background-image: url(images/blue_button2.jpg);
background-position:center;
background-repeat: no-repeat;
text-align: left;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
position: relative;
top: 19px;
left: -135px
}

.blue_button2:hover {
background-image: url(images/red_button2.jpg);
background-repeat: no-repeat;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 80%;
margin: 0px;
padding: 60px 0px 0px 0px;
color:#333333;
}

.reviews {
font-style: italic;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
margin: 16px 0px 0px 0px;
padding: 2px 0px 0px 0px;
color:#333333;
}

.price {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
padding: 0px;
margin: 19px 0px 0px 0px;
}

#amazon_holder {
margin: 0px 0px 0px 0px;
/* padding: 10px 0px 25px 95px; chang'd by Danielle*/ 
padding:0 0 25px 95px;
}



.red_amazon_link {
background-image: url(images/red_amazon.gif);
background-repeat: no-repeat;
padding: 16px 102px 32px 16px;
text-decoration: none;
font-size: 1px;
margin: 30px 0px 0px 20px;

}

.red_amazon_link:hover {
background-image: url(images/blue_amazon.gif);

}

/* New Add to Cart Buttons added by Danielle */
.red_add_link {
background-image: url(images/btn-addtocart-red.jpg);
background-repeat: no-repeat;
padding: 0px 102px 32px 16px;
text-decoration: none;
font-size: 1px;
color:#f1886a;
margin: 0px 0px 0px 20px;

}

.red_add_link:hover {
background-image: url(images/btn-addtocart-blue.jpg);
color:#697ef1;
}

/* end new add to cart buttons */

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
margin: 0px 0px 0px 0px;
padding: 10px 50px 0px 0px;
color:#333333;

}
.left_list {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
margin: 14px 15px 0px 0px;
padding: 0px;
color:#333333;
}

.right_list {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;

margin: 14px 0px 0px 10px;
padding: 0px 0px 0px 20px;
color: #333333;
position: relative;
top: -98px;
left: 185px;

}

.body_text {
color: #333333;
font-family:Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
margin: 20px 0px 0px 0px;
float: left;
font-size: 13px;
width: 100%;

}

.body_text_link {
color: #0066CC;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;


}

.body_text_link:hover {
text-decoration: none;
color: #CC0000;
}



.copyright {
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
color: #333333;
margin: 0px 0px -8px 0px;
padding: 0px 0px 0px 0px;

}

#footer_links li {
display: inline;
list-style: none;
margin: 0px;
padding: 0px;
}

#footer_links li a {
color: #0066CC;
text-decoration: underline;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
}

#footer_links li a:hover {
color: #CC0000;
text-decoration: underline;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}

#footer {
clear: both;
text-align: center;
background-image: url(images/footer.gif);
background-repeat: no-repeat;
background-position:bottom;
padding: 4px 0px 10px 0px;
margin: -4px 0px -4px 0px;


}



#red_button_holder {
position: relative;
top: -40px;
left: 0px;
padding: 226px 0px 12px 27px;
margin: 0px;

}

#main_text {
position: absolute;
left: 310px;
top: 940px;
}

#right_holder {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
position: relative;
top: 0px;
left: -97px;


}

#middle {
position: relative;
top:-230px;
left: 225px;
width: 300px;

}

.style1 {color: #CC0000}
</style>
