﻿* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.hidden {
    display: none;
}

body {
	background-color: #898989;
	background-repeat: repeat;
}

#page-wrap {
	width: 800px;
	margin: 0 auto;
}

.header {
	padding: 15px 0px 0px 0px;
}

.header a {
	text-decoration: none;
}

.header a:hover, #header:visited {
	
}

.header a img {
	border-style: none;
	vertical-align: bottom;
}

.header-top {
    background-image: url(../images/header/header_top.jpg); 
    height: 29px;
}
/*
.header-top div span {
    color: white;
    font-family: Arial;
    font-weight: bold;
    float: right;
    padding-right: 135px;
}
*/
.header-bottom 
{
    height: 142px;
    padding: 0px;
    margin: 0px;
}

.header-bottom img {
    vertical-align: bottom;
}

.mini-cart {
    color: White; 
    float: right; 
    padding: 0px 140px 5px 0px;
}

.mini-cart a 
{
    vertical-align: bottom;
    background-image: url(../images/icons/shopping_cart.png); 
    background-repeat: no-repeat; 
    /*border: solid 1px white; --taking it out for right now 01/30/2010 */ 
    text-decoration: none; 
    color: White; 
    font-size: .7em; 
    padding: 3px 4px 2px 28px; 
    font-family: Century Gothic;
}

.mini-cart-text {
    text-decoration: underline; 
    font-weight: bold;
}

#nav {
	height: 38px;
	background-image: url(../images/nav/nav_background.jpg);
	background-repeat: repeat-x;
	margin-left: 37px;
	margin-right: 38px;
}

#nav-right {
	float: right;
	height: 38px;
	width: 264px;
	margin-right: -38px;
	background-image: url(../images/nav/nav_right.jpg)
}

#nav-links {
	list-style: none;
	height: 15px;
	float: left;
	width: 400px;
}
	
#nav-links ul {
	list-style: none;
	padding-left: 10px;
}

#nav-links li {
	display: inline;
}

#nav-links a {
	float: left;
	width: 125px;
	height: 26px;
	padding-top: 12px;	
	text-decoration: none;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	font-family: arial;
}

#nav-links a:hover {
	background-image: url(../images/nav/nav_background_hover.jpg);
}

#bread-crumb {
	color: #484848;
	font-family: Arial;
	font-size: 0.7em;
	padding: 10px 0px 10px 55px;
}

#bread-crumb a {
	color: #484848;
}

#bread-crumb a:visited {
	color: #484848;
}

#bread-crumb a:hover {
    text-decoration: none;
    color: #484848;
}

#title {
	height: 35px;
	font-size: 1.7em;
	padding: 6px 0px 5px 58px;
	font-weight: bold;
	font-family: Verdana;
}

.picture {
	float: left;
	width: 250px;
	height: 334px;
	margin: 8px 0px 5px 40px;
	background-image: url(../images/single_pic_background.jpg);
	
}

.picture img {
	margin: 12px 0px 0px 34px;
	vertical-align: bottom;
}

.price {
	float: right;
	width: 444px;
	height: 295px;
	margin-right: 60px;
	margin-top: 5px;
	background-image: url(../images/price_background.jpg);
	background-repeat: no-repeat;
	font-family: arial;
	font-size: .8em;
	
}

.price-title {
	font-size: 1.2em; 
	margin: 20px 0px 10px 20px; 
	font-weight: bold;
	}

.price-description {
	margin: 10px 20px 0px 20px;
	height: 105px;
}

.price-options {
	margin-left: 20px;
	height: 50px;
	}

.price-options-title {
	margin-top: 5px; 
	font-weight: bold; 
	font-size: .9em;
}

.price-amount {
	margin-top: 14px; 
	margin-left: 20px; 
	font-weight: bold; 
	font-size: 1.4em;
	}

.price-add-to-cart {
	margin-top: 10px; 
	margin-left: 20px; 
	}
.price-add-to-cart span {
	padding-right: 5px;
	font-weight: bold; 
	font-size: .9em;
}

.price-add-to-cart input {
	width: 20px;
	margin-right: 10px;
}

.price-availability {
	 margin-left: 140px;
	 padding-right: 5px;
}

#availability {
	font-size: .9em; 
	font-weight: bold;
}

#content { 
	background: url(../images/background/background_slice.jpg) top left repeat-y;
	color: #484848; 
	font-family: Arial;
}



#footer {
	height: 119px;
}

#footer-top {
	height: 29px;
	background: url(../images/background/background_slice.jpg) top left repeat-y;
	vertical-align: bottom;
}

#footer-bottom {
	height: 90px;
	background-image: url(../images/footer/footer.jpg);
	vertical-align: bottom;
	background-repeat: no-repeat;
	color: white;
	font-family: arial;
	font-size: .7em;
	text-align: center;
	padding: 65px 0px 0px 0px;	
}

#footer-bottom a {
    text-decoration: none;
    color: White;
}

#footer-bottom a:hover {
    text-decoration: underline;
    color: White;
}

#footer-bottom a:visited {
    color: White;
}

.family-header {
	 margin: 0px 0px 0px 37px;
}

.family-content {
	margin: 45px 40px 0px 60px;
}

.family {
	float: left;	
	width: 225px;
	height: 435px;
	background-image: url(../images/product/product_background.jpg);
	background-repeat: no-repeat;
}

.family-new {
	float: left;	
	width: 225px;
	height: 435px;
	background-image: url(../images/product/product_background_new.jpg);
	background-repeat: no-repeat;
}

.family-image {
	height: 310px;
	margin-left: 19px;
}

.family-image a {
    text-decoration: none;
}

.family-image a:hover, .family-image a:visited {
    
}

.family-image a img {
    border-style: none;
    vertical-align: bottom;
}


.family-title {
	height: 32px;
	padding: 23px 0px 0px 30px;
	font-size: 1.3em;
	font-family: arial;
	font-weight: bold;
}

.family-footer {
	height: 50px;
}

.family-footer-price {
	color: white;
	margin: 13px 0px 0px 0px;
    padding: 0px 0px 0px 30px; 
	font-size: 1.1em; 
	font-family: arial; 
	font-weight: bold;
	width: 50px;
	float: left;
	display: inline;
}

.family-footer-button {
	width: 92px; 
	height: 36px; 
	float: right;
	display: inline;
	background-image: url(../images/buttons/button_view.png);
	background-repeat: no-repeat;
	font-family: arial;
	font-size: .8em;
	font-weight: bold;
	padding: 10px 0px 0px 13px;
	margin: 5px 20px 0px 0px;
}

.family-footer-button-off {
	width: 92px; 
	height: 36px; 
	float: right;
	display: inline;
	background-image: url(../images/buttons/button_view_off.png);
	background-repeat: no-repeat;
	font-family: arial;
	font-size: .8em;
	font-weight: bold;
	padding: 10px 0px 0px 13px;
	margin: 5px 20px 0px 5px;
}

.family-footer-button-off a, .family-footer-button-off a:hover, .family-footer-button a:hover{
	text-decoration: none;
	color: #484848;
}

.family-footer-button a, .family-footer-button a:visited, .family-footer-button a:visited{
	text-decoration: none;
	color: #484848;
}

#intro_splash {
	margin-left: 37px;
}

.page-tabs {
	height: 35px;
	background-color: white;
	margin: 55px;
	margin-bottom: 0px;
	overflow: hidden;
	background-color: #E1DFE0;
}

.tab {
	float: left;
	height: 35px;
	padding: 8px;
	background-color: #D1D1D1;
	font-family: arial;
	-moz-border-radius: 5px;
	margin-right: 4px;
}

.tab:hover {
	font-weight: bold;
	cursor: pointer;
	background-color: white;
}

.tab-selected {
	background-color: white;
	font-weight: bold;
}

.tab-content {
	display: none;
	margin: 0px 55px 0px 55px;
	background-color: white;
	padding: 10px 10px 50px 10px;
}

.tab-content-data {
    padding: 10px; 
    font-size: .9em;
}

.tab-content-data p {
    padding: 0px 0px 12px 0px;
}

.tab-content-data h4 {
    padding: 0px 0px 7px 0px;
}

.tab-content-data ul {
    padding: 0px 0px 0px 20px; 
}

.tab-content-data table {
    border: solid 1px #E1E1E1;
}


.show {
	display: block;
}

.checkout {
    width: 680px;
    margin: 35px 0px 0px 50px;
    padding: 10px;
    background-color: White;
    -moz-border-radius: 8px;
}

.product-image {
	float: left;
	height: 140px;
	width: 90px;
	margin: 10px 0px 0px 15px;
}

.product-image a {
    text-decoration: none;
}

.product-image a:hover, .family-image a:visited {

}

.product-image a img {
    border-style: none;
}

.product {
    margin: 10px 55px 0px 55px; 
    background-color: White; 
}

.products {
	width: 700px;
	margin: 35px 0px 0px 50px;
}


.product-images {
	float: left;
}

.product-images a {
    text-decoration: none;
}

.product-images a:visited, product-images a:hover {
}

.product-images img {
    border-style: none;  
}

.product-image {
	float: left;
	height: 140px;
	width: 90px;
	margin: 10px 0px 0px 15px;
}

.mailbox-image {
    margin: 10px 0px 0px 15px;
}

.product-info {
    float: right; 
    width: 410px; 
    padding: 5px 15px 12px 15px; 
}

.product-info-name {
    padding: 5px 0px 15px 0px; 
    font-size: 1.5em; 
    font-weight: bold;
}

.product-info-form {
    margin: 10px 0px 0px 0px; 
    background-color: White;  
    border: solid 1px #E1E1E1;
}

.product-info-top {
    padding: 8px 5px 5px 10px;
}

.product-info-top-option {
    padding: 8px 0px 0px 0px;
    font-size: .8em;
}

.product-info-bottom {
    padding: 8px 0px 6px 8px; 
    margin: 15px 0px 0px 0px; 
    background-color: #E1E1E1;
}

.product-info-bottom-price {
    padding: 7px 10px 0px 0px; 
    font-size: .9em; 
    float: left; 
    font-weight: bold;
}

.product-info-bottom-button {
    border: solid 1px #898989; 
    padding: 5px;
}


.product-left {
	width: 313px;
	height: 219px;
	background-image: url(../images/product/product_series_background.jpg);
	float: left;
	margin-left: 18px;
	margin-top: 10px;
}

.product-right {
	width: 313px;
	height: 219px;
	background-image: url(../images/product/product_series_background.jpg);
	margin-right: 18px;
	float: right;
	margin-top: 10px;
}

.product-title {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial;
	color: white;
	padding: 17px 0px 0px 18px;
}

.product-content {
	float: right;
	height: 170px;
}

.product-text {
	width: 170px;
	height: 113px;
	margin: 15px 10px 0px 0px;
	font-family: arial;
	font-size: 1em;
	color: #898989;
}

.product-button {
	width: 92px; 
	height: 36px; 
	margin: 0px 0px 0px 70px;  
	background-image: url(../images/buttons/button_view.png);
	background-repeat: no-repeat;
	font-family: arial;
	font-size: .8em;
	font-weight: bold;
	padding: 10px 0px 0px 8px;
}

.product-button a {
	text-decoration: none;
	color: #484848;
}

.SubProducts {
    color: #484848;
    font-size: .6em; 
    padding: 0px 0px 0px 1px;
}

.SubProducts a {
    color: #484848;
    text-decoration: none;
}

.SubProducts a:hover {
    color: #902735; 
    text-decoration: underline;
}

.SubProducts a:visited {
    color: #484848;
}

#Policies {
    padding: 20px 60px 0px 60px;
}

#Policies h4 {
    padding: 10px 0px 10px 0px;
}   

#Policies div {
    padding: 0px 0px 20px 0px;
}
