/* Style Sheet for Birthday Keepsakes */

/* Standard Tags */

html { 
	font-size: 62.5%; 
}
html, body, div, p, td, ul, li, form, input, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

}
h1, h2, h3, h4 {
	margin-bottom: 0.5em;
	padding: 0;
	color: #81A8B3;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	padding: 0 0 0.3em 0;
	color: #D14977;
}
h2 {
	font-size: 1.4em;
	margin: 0;
	padding: 0 0 0.3em 0;
	font-weight: bold;
}
h3 {
	padding-bottom: 0.4em;
	font-size: 1.2em;
	font-weight: bold;
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: bold;
	color: #120A07;
}
td {
	font-size: 75%; 
}
p {
	margin-bottom: 1em;
	padding: 0;
	background-color: transparent;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;	
}
a, a:link, a:visited {
	color: #0472A3;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	color: #D14977;
	background-color: transparent;
	text-decoration: none;
}
ul li {
	margin: 0.2em 0;
	padding-bottom: 0.8em;
	list-style-type: disc;
	line-height: 18px;
}
ul.bullets {
list-style-type: none;
list-style-image: url(images/bullet2.gif);
}
ul.bullets li {
margin: 0.2em 0 0 2em;
}
img {
	border: none;
}

/* Structure */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #CEEBF6 url(images/background.gif);
}
#outer {
	margin: 10px auto 10px auto;
	padding: 0;
	position: relative;
	width: 1016px;
	height: auto;
}
#outer-short {
	margin: 10px auto 10px auto;
	padding: 0;
	position: relative;
	width: 832px;
	height: auto;
}
#inner {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 1016px;
	height: auto;
	color: #333;
	text-align: left;
	background: #F7EEE1;
	background-color: #F7EEE1;
	border: 1px solid #000000;
}
#inner-short {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 832px;
	height: auto;
	color: #333;
	text-align: left;
	background: #F7EEE1;
	background-color: #F7EEE1;
	border: 1px solid #000000;
}
#header {
	position: relative;
	margin: 0;
	padding: 0;
	width: 1016px;
	height: 124px;
	background: url(images/birthday-keepsakes-header.jpg) no-repeat;
}
#header-short {
	position: relative;
	margin: 0;
	padding: 0;
	width: 832px;
	height: 124px;
	background: url(images/birthday-keepsakes-header-short.jpg) no-repeat;
}
span#baby {
	position: absolute;
	top: 0;
	left: 204px;
	width: 94px;
	height: 114px;
}
span#baby-foot {
	position: absolute;
	top: 114px;
	left: 236px;
	width: 62px;
	height: 10px;
}



#content {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 1016px;
}
#content-short {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 832px;
}
#content-left {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 236px;
}
#mother-and-baby {
	position: relative;
	margin: 0;
	padding: 0;
	width: 236px;
    height: 273px;
	background: url(images/mother-and-baby.jpg) no-repeat;
	overflow: none;
}
div#keepsake-products {
	position: relative;
	background: url(images/keepsakes-products.jpg) no-repeat right;
	padding: 0;
	width: 236px;
    height:33px;
	overflow: none;
}
div#keepsake-products-short {
	position: relative;
	background: url(images/keepsakes-products.gif) no-repeat right;
	width: 215px;
	height: 33px;
	overflow: none;
	padding: 0px;
}
div#fun-tools {
	position: relative;
	padding: 6px 0px 6px 10px;
	background: #FEE0F5;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	overflow: none;
}
div#ordering-info {
	position: relative;
	background: url(images/ordering-info.gif) no-repeat;
	width: 164px;
    height:33px;
	overflow: none;
	padding: 0px 0px 0px 10px;
}
h4#ordering-info {
	padding: 6px 0 0 0;
}
h4#keepsakes-products-short {
	padding: 6px 0 0 10;
}
h4#keepsakes-products {
	padding: 7px 0 0 10;
}

#content-center {
	position: relative;
	float: left;
	margin: 0 8px 5px 9px;
	width: 586px;
	border: 1px solid #000;
	background: #fff;
}
#content-full {
	position: relative;
	float: left;
	margin: 0 8px 5px 9px;
	width: 100%;
	border: 1px solid #000;
	background: #fff;
}
#content-main {
	padding: 8px;
	font-size: 1.2em;	
	width: 586px;
}

#content-right {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 164px;
	z-index: 1;
}
#content-right-short {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 215px;
	border-left: 1px solid #000;
}
#spacer {
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
	width: 1016px;
	height: 10px;
}
#spacer-short {
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
	width: 832px;
	height: 10px;
}
#footer {
	position: relative;
	margin: 0;
	padding: 3px 0px 3px 0px;
	width: 1016px;
	border-top: 1px solid #000;
	background-color: #FEE0F5;
	min-height: 35px;
    height: auto !important;
    height: 35px;
}
#footer-short {
	position: relative;
	margin: 0;
	padding: 3px 0px 3px 0px;
	width: 832px;
	border-top: 1px solid #000;
	background-color: #FEE0F5;
	min-height: 35px;
    height: auto !important;
    height: 35px;
}
#footer img.bbb, #footer-short img.bbb {
	margin-left: 3px;
	margin-right: 20px;
}
.footer-content {
	margin-top: 3px;
}
.footer-address {
	font-size: 1.2em;
}
#footer span#privacy, #footer-short span#privacy{
	font-size: 1.1em;
}

/* Top Navigation */
a#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 204px;
	height: 113px;
}

#topnav {
	position: absolute;
	top: 73px;
	left: 321;
	margin: 0;
	padding: 0;
	height: 31px;
	width: auto;
	background: transparent;
}
#topnav div {
	float: left;
}
a#topnav-home,  a:link#topnav-home, a:visited#topnav-home,  a:active#topnav-home {
	margin: 0;
	padding: 0;
	display: block;
	width: 48px;
	background-image: url(images/topnav-home.gif);
	background-repeat: no-repeat;
	height: 31px !important;
	height: 31px;
}
a#topnav-all-products,  a:link#topnav-all-products, a:visited#topnav-all-products,  a:active#topnav-all-products {
	margin: 0;
	padding: 0;
	display: block;
	width: 67px;
	background-image: url(images/topnav-all-products.gif);
	background-repeat: no-repeat;
	height: 31px !important;
	height: 31px;
}
a#topnav-find-name-meanings,  a:link#topnav-find-name-meanings, a:visited#topnav-find-name-meanings,  a:active#topnav-find-name-meanings {
	margin: 0;
	padding: 0;
	display: block;
	width: 75px;
	background-image: url(images/topnav-find-name-meanings.gif);
	background-repeat: no-repeat;
	height: 31px !important;
	height: 31px;
}
a#topnav-fundraising,  a:link#topnav-fundraising, a:visited#topnav-fundraising,  a:active#topnav-fundraising {
	margin: 0;
	padding: 0;
	display: block;
	width: 77px;
	background-image: url(images/topnav-fundraising.gif);
	background-repeat: no-repeat;
	height: 31px !important;
	height: 31px;
}
a#topnav-ordering-information,  a:link#topnav-ordering-information, a:visited#topnav-ordering-information,  a:active#topnav-ordering-information {
	margin: 0;
	padding: 0;
	display: block;
	width: 74px;
	background-image: url(images/topnav-ordering-information.gif);
	background-repeat: no-repeat;
	height: 31px !important;
	height: 31px;
}
a#topnav-shopping-cart,  a:link#topnav-shopping-cart, a:visited#topnav-shopping-cart,  a:active#topnav-shopping-cart {
	margin: 0;
	padding: 0;
	display: block;
	width: 68px;
	background-image: url(images/topnav-shopping-cart.gif);
	background-repeat: no-repeat;
	height: 31px !important;
	height: 31px;
}
a#topnav-contact-us,  a:link#topnav-contact-us, a:visited#topnav-contact-us,  a:active#topnav-contact-us {
	margin: 0;
	padding: 0;
	display: block;
	width: 70px;
	background-image: url(images/topnav-contact-us.gif);
	background-repeat: no-repeat;
	height: 31px !important;
	height: 31px;
}

a:hover#topnav-home, a:hover#topnav-all-products, a:hover#topnav-find-name-meanings, a:hover#topnav-ordering-information, a:hover#topnav-fundraising, a:hover#topnav-shopping-cart, a:hover#topnav-contact-us {
	background: none;
}

/* Side Navigation */
.sidenav {
	position: relative;
	margin: 0;
	padding: 6px 3px 4px 15px;
	background-color: #fff;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.sidenav-box {
	position: relative;
	margin: 0;
	padding: 6px 3px 4px 8px;
	background-color: #fff;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 1.7em;
}
.sidenav-box-short {
	position: relative;
	margin: 0;
	padding: 6px 3px 4px 8px;
	background-color: #fff;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 1.7em;
}

.sidenav li {
	display: list-item;
	display: block;
	list-style-type: none;
	margin-right: 5px;
	padding: 0 0px 5px 0;
	font-size: 1.3em;
	width: auto;
	line-height: 14px;
}
.sidenav li a, .sidenav li a:link, .sidenav li a:visited {
	padding: 0;
	text-decoration: none;	
}
.sidenav li a:hover, .sidenav li a:active {
	padding: 0;
	text-decoration: none;
}

/* Other Tags */
.clear {
	clear: both;
}
.img-right, .img-right-noborder {
	float: right;
	margin: 0 0 3px 7px;
}
.img-left {
	float: left;
	margin: 0 7px 3px 0;
}
.nabutton {
	background-color: #0099cc;
	border: 1px solid #cc3300;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: small-caps;
	width: 125px;
	
	}






