/****************************************************************************/
/*********** css code written by and copyright by The Photo Touch ***********/
/****************************************************************************/
body 
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#dce8ff;
	font-size:12px;
	padding:0;
	margin:0;
	/*overflow:scroll;*/
}
img {
	border-style: none;
}
#body-shadow {
	margin:0 auto;
	width:980px;
	background-image:url(/images/wrapper-shadow.gif);
	background-repeat:repeat-y;
}
#wrapper {
	width:960px; /* at least make it 1024 friendly! */
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}
/*********************************************************/
/**************** site logo and menu   *******************/
/*********************************************************/
#menu {
	margin:0;
	height:100px;
	padding:0;
	background-color:#FBFBFF;
}
#menu img {
	border-style: none;
}
#menu h3 {
	margin:0;
}
#menu p {
	margin:0;
}
#menu.logo {
	margin:0;
	padding:0;
}
#menu td.topright {
	text-align:right;
	vertical-align:top;
	margin:0;
}
#menu table tr .topright p {
	margin-top:5px;
	margin-right:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}
#menu table tr .topright p a {
	text-decoration:none;
	color:#000;
}
#menu table tr .topright p a:hover {
	text-decoration:underline;
}
#menu td.bottomright {
	text-align:right;
	vertical-align:bottom;
	margin:0 10px 0 0;
}
#menu table tr .bottomright p {
	margin-bottom:5px;
	margin-right:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}
#menu table tr .bottomright p a {
	text-decoration:none;
	color:#000;
}
#menu table tr .bottomright p a:hover {
	text-decoration:underline;
}
#menu-bar {
	margin:0;
	height:27px;
	padding-left:15px;
	padding-right:15px;
	padding-top:9px;
	background-color:#0058FD;
	background-image: url(../images/glossyback2.gif);
	background-repeat:repeat-x;
}

#menu-bar table tr td a {
	/*padding-top: 9px;*/
	color: #FFF;
	font-size:16px;
	text-decoration:none;
}
#menu-bar table tr td a:hover {
	color: #036;
	text-decoration:none;
}
/*#menu-shadow {
	margin:0;
	position:absolute;
	width:960px;
	height:2px;
	background-color:#333;
	/* for IE */
/*	filter:alpha(opacity=60);
	/* CSS3 standard */
/*	opacity:0.6;
}*/
/****************************************************/
/*********** home page slideshow ********************/
/****************************************************/
#slideshow-container {
	height:400px;
	width:740px;
	float:right;
	padding:10px 10px 0 0;
}
#fadeshow1 {
	float:right;
	margin:0;
	padding:0;
	width:740px;
	height:400px;
	background-color:#000;
	overflow: hidden; /* important */
}
/**************************************************/
/***************** content ************************/
/**************************************************/
#content-container {
	width:960px;
	clear:both;
	/*background-image:url(../images/product-content-container-background.jpg);
	background-repeat:repeat-y;*/
	background-color:#FFF;
}
#content-container-left {
	float:left;
	width:210px;
}
#content-container-right {
	float:right;
	width:750px;
}
.trip {
	clear:both;
}
/****************************************************/
/*************** side menu formatting ***************/
/****************************************************/
#side-menu {
	clear:left;
	float:left;
	width:190px;
/*	background-color:#FFF; #E7D59C; */
	padding:10px;
	margin:0;
}
#side-menu .glossymenu{
margin: 0;
padding: 0;
width: 188px; /*width of menu*/
border: 1px solid;
border-color:#9A9A9A;
border-bottom-width: 0;
}
#side-menu .glossymenu a.menuitem{
	background-color:#06F;
	background-image:url(../images/glossyback.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	font: bold 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
}
#side-menu .glossymenu a.menuitem:visited, #side-menu .glossymenu .menuitem:active{
color: white;
}
#side-menu .glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}
#side-menu .glossymenu a.menuitem:hover{
background-image: url(../images/glossyback2.gif);
}
#side-menu .glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background-color:#E5E5E5;/*background: white;*/
}
#side-menu .glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}
#side-menu .glossymenu div.submenu ul li{
/*border-bottom: 1px solid blue;*/
}
#side-menu .glossymenu div.submenu ul li a{
display: block;
font: normal 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 3px 0;
padding-left: 10px;
}
#side-menu .glossymenu div.submenu ul li a:hover{
background-color:#666;
color:#FFF;
}
#side-menu .glossymenu div.submenu ul li h3{
display: block;
font: normal 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
margin:0;
padding:0;
}
#side-menu .glossymenu div.submenu ul li h3 a{
color: black;
text-decoration: none;
}
#side-menu .glossymenu div.submenu ul li h3 a:hover{
background-color:#666;
color:#FFF;
}
/************************************************************************/
/*********** code for the home page content and product links ***********/
/************************************************************************/
#home-content {
	width:740px;
	float:right;
	margin:0;
	padding:15px 10px 15px 0;
	background-color:#FFF;
}
#home-content h1 {
	font-size:16px;
}
#home-content p {
	font-size:14px;
}
/*#home-content .content-div table tr td, #home-content .content-div table tr td p {
	font-size: 16px;
	vertical-align:top;
	text-align:center;
	margin:5px 0 0 0;
}
#home-content .content-div table tr td p a, #home-content .content-div table tr td p a:visited {
	text-decoration:none;
	color:#000;
}
#home-content .content-div table tr td p a:hover {
	text-decoration:underline;
}*/
.content-div {
	margin:0;
	/*padding:10px 15px 15px 15px;*/
}
.content-div p,.content-div a,.content-div a:visited {
	margin:0;
	padding:0;
	font-size:18px;
	color:#000;
}
.content-div a:hover {
	text-decoration:underline;
}
.content-div table tr td,.content-div table tr td p,.content-div table tr td p a,.content-div table tr td p a:visited {
	font-size: 16px;
	vertical-align:top;
	text-align:center;
	color:#000;
	text-decoration:none;
	margin:5px 0 5px 0;
}
.content-div table tr td p a:hover {
	text-decoration:underline;
}
.content-div table tr td img {
	padding-top:5px;
}
.small-divider {
	clear:both;
	margin:0;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#000;
}
/***********************************************************************************************************/
.small-divider h3 {
	margin:0;
	font-size:14px;
	color:#FFF;
}

/*******************************************/
/*********** code for the footer ***********/
/*******************************************/
#footer {
	margin:0;
	padding-top:10px;
	/*padding-left:40px;*/
	clear:left;
	float:left;
	width:960px;
}
#footer p {
	margin:0 0 8px 0;
	padding:0;
	font-size: 11px;
}
#footer a, #footer a:visited {
	margin:0 0 8px 0;
	padding:0;
	font-size: 11px;
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer table tr td.medium-font,#footer table tr td.medium-font a,#footer table tr td.medium-font a:visited {
	font-size:15px;
	font-weight:bold;
}
#footer table tr td.medium-font a:hover {
	text-decoration:underline;
}
#footer table tr td,#footer table tr td a,#footer table tr td a:visited {
	font-size:13px;
	margin:0;
	padding:0;
	text-decoration:none;
	color:#000;
}
#footer table tr td a:hover {
	text-decoration:underline;
}
#footer-menu-bar {
	clear:left;
	margin:0;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	background-color:#000;
}
#footer-menu-bar table tr td,#footer-menu-bar p,#footer-menu-bar a,#footer-menu-bar a:visited {
	font-size:14px;
	color:#FFF;
	margin:0;
	text-decoration:none;
}
#footer-menu-bar a:hover {
	text-decoration:underline;
}
.followus {
	float:right;
	width:231px;
	height:36px;
	padding:5px 10px 5px 5px;
	background-image:url(../images/followus-background.png);
	background-repeat:no-repeat;
}
#footer table tr td .followus table tr td p {
	font-size: 16px;
	color:#FFF;
}
#footer table tr td .followus table tr td p a, #footer table tr td .followus table tr td p a:visited {
	font-size: 15px;
	color:#FFF;
	text-decoration:underline;
}
#post-footer {
	margin:0;
	padding:0;
	clear:left;
	float:left;
	width:960px;
}
#post-footer p, #post-footer a, #post-footer a:visited {
	text-align:center;
	font-size:10px;
	color:#000;
	text-decoration:none;
	padding:0;
	margin:0;
}
#post-footer a:hover {
	text-decoration:underline;
	color:#000;
}
#tpt-family-links {
	clear:left;
	margin:0;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	background-color:#000;
}



/*******************************************************/
/************* product page formatting *****************/
/*******************************************************/
#product-content {
	float:left;
	width:730px;
	padding:10px 10px 50px 10px;
	margin:0;
}
#product-content h1 {
	padding:5px;
	margin:0;
}
#product-content p {
	font-size: 14px;
	margin:0;
	text-align:left;
	vertical-align:top;
	padding:4px 15px 4px 4px;
}
#product-content hr {
	padding:0;
	margin:0;
}
#product-content a, #product-content a:visited {
	color:#06F;
}
#product-content .products tr td {
	vertical-align:top;
	font-size:14px;
	margin:0;
	padding:0;
}
#product-content .products tr td h2,#product-content .products tr td h2 a,#product-content .products tr td h2 a:visited {
	font-size: 18px;
	margin:8px;
	color:#000;
	text-decoration:none;
}
#product-content .products tr td h2 a:hover {
	text-decoration:underline;
}
#product-content .products tr td p {
	font-size: 14px;
	margin:0;
	text-align:left;
	vertical-align:top;
	padding:4px;
}
#product-content .products tr td p.product-title {
	font-size: 15px;
	color:#1D57C2; /*C00*/
	padding:4px 4px 4px 4px;
	text-align:center;
}
#product-content .products tr td p.product-title a, #product-content .products tr td p.product-title a:visited {
	color:#1D57C2; /*C00*/
	text-decoration:none;
	font-weight:bold;
}
#product-content .products tr td p.product-title a:hover {
	text-decoration:underline;
}
#product-images, #product-images p {
	font-size: 15px;
}
#product-images table tr td li {
	font-size: 15px;
}

/******************************************* future product styling **********************************/
#product-start .product-start-link {
	margin:0;
	padding:0;
}
#product-start .product-start-link .top {
	height:10px;
	background-image:url(../images/details-rounded-top.gif);
	background-repeat:no-repeat;
}
#product-start .product-start-link .main {
	background-color:#c7d8eb;
	text-align:center;
}

#product-start .product-start-link .bottom {
	height:10px;
	background-image:url(../images/details-rounded-bottom.gif);
	background-repeat:no-repeat;
}
#product-details .product-details {
	margin:0;
	padding:0;
}
#product-details .product-details .top {
	height:10px;
	background-image:url(../images/details-rounded-top.gif);
	background-repeat:no-repeat;
}
#product-details .product-details .title {
	background-color:#c7d8eb;
}
#product-details .product-details .hr {
	background-color:#c7d8eb;
	width:95%;
}
#product-details .product-details .main {
	background-color:#c7d8eb;
	padding:0 10px;
}
#product-details .product-details .main ul {
	padding-left:15px;
	margin:0;
}
#product-details .product-details .bottom {
	height:10px;
	background-image:url(../images/details-rounded-bottom.gif);
	background-repeat:no-repeat;
}
#product-details .product-details-large {
	margin:0;
	padding:0;
}
#product-details .product-details-large .top {
	height:10px;
	background-image:url(../images/details-rounded-top-480.gif);
	background-repeat:no-repeat;
}
#product-details .product-details-large .title {
	background-color:#c7d8eb;
}
#product-details .product-details-large .hr {
	background-color:#c7d8eb;
	width:95%;
}
#product-details .product-details-large .main {
	background-color:#c7d8eb;
	padding:0 10px;
}
#product-details .product-details-large .main ul {
	padding-left:15px;
	margin:0;
}
#product-details .product-details-large .bottom {
	height:10px;
	background-image:url(../images/details-rounded-bottom-480.gif);
	background-repeat:no-repeat;
}
#product-prices .product-pricing .top {
	margin:0;
	padding:0;
	height:10px;
	background-image:url(../images/pricing-rounded-top.gif);
	background-repeat:no-repeat;
}
#product-prices .product-pricing .title {
	background-color:#d6d6d6;
}
#product-prices .product-pricing .hr {
	background-color:#d6d6d6;
	width:95%;
}
#product-prices .product-pricing .main {
	background-color:#d6d6d6;
}
#product-prices .product-pricing .bottom {
	margin:0;
	padding:0;
	height:10px;
	background-image:url(../images/pricing-rounded-bottom.gif);
	background-repeat:no-repeat;
}
#product-prices .product-pricing .pricing td {
	font-size: 14px;
	padding:3px;
}
#product-prices-large .product-pricing .top {
	margin:0;
	padding:0;
	height:10px;
	background-image:url(../images/pricing-rounded-top-480.gif);
	background-repeat:no-repeat;
}
#product-prices-large .product-pricing .title {
	background-color:#d6d6d6;
}
#product-prices-large .product-pricing .hr {
	background-color:#d6d6d6;
	width:95%;
}
#product-prices-large .product-pricing .main {
	background-color:#d6d6d6;
}
#product-prices-large .product-pricing .bottom {
	margin:0;
	padding:0;
	height:10px;
	background-image:url(../images/pricing-rounded-bottom-480.gif);
	background-repeat:no-repeat;
}
#product-prices-large .product-pricing .pricing td {
	font-size: 14px;
	padding:3px;
}

/*****************************************************************************************************/

#product-images {
	padding:5px;
	margin:0;
}
#product-link-prices {
	padding:5px;
	width:205px;
	margin:0;
}
#product-link-prices .product-start-link {
	margin:0;
	padding:0;
}
#product-link-prices .product-start-link .top {
	height:10px;
	background-image:url(../images/details-rounded-top.gif);
	background-repeat:no-repeat;
}
#product-link-prices .product-start-link .main {
	background-color:#c7d8eb;
	text-align:center;
}
#product-link-prices .product-start-link .main p {
	text-align:center;
	color:#000;
	font-size:20px;
	font-weight:bold;
}
#product-link-prices .product-start-link .main p a, #product-link-prices .product-start-link .main p a:visited {
	color:#000;
	text-decoration:underline;
}
#product-link-prices .product-start-link .bottom {
	height:10px;
	background-image:url(../images/details-rounded-bottom.gif);
	background-repeat:no-repeat;
}
#product-link-prices .product-details {
	margin:0;
	padding:0;
}
#product-link-prices .product-details .top {
	height:10px;
	background-image:url(../images/details-rounded-top.gif);
	background-repeat:no-repeat;
}
#product-link-prices .product-details .title {
	background-color:#c7d8eb;
}
#product-link-prices .product-details .hr {
	background-color:#c7d8eb;
	width:95%;
}
#product-link-prices .product-details .main {
	background-color:#c7d8eb;
	padding:0 10px;
}
#product-link-prices .product-details .main ul {
	padding-left:15px;
	margin:0;
}
#product-link-prices .product-details .bottom {
	height:10px;
	background-image:url(../images/details-rounded-bottom.gif);
	background-repeat:no-repeat;
}
#product-link-prices .product-pricing .top {
	margin:0;
	padding:0;
	height:10px;
	background-image:url(../images/pricing-rounded-top.gif);
	background-repeat:no-repeat;
}
#product-link-prices .product-pricing .title {
	background-color:#d6d6d6;
}
#product-link-prices .product-pricing .hr {
	background-color:#d6d6d6;
	width:95%;
}
#product-link-prices .product-pricing .main {
	background-color:#d6d6d6;
}
#product-link-prices .product-pricing .bottom {
	margin:0;
	padding:0;
	height:10px;
	background-image:url(../images/pricing-rounded-bottom.gif);
	background-repeat:no-repeat;
}
#product-link-prices .product-pricing .pricing td {
	font-size: 14px;
	padding:3px;
}
#content {
	float:left;
	width:590px;
}

#affiliation-logos {
	float:right;
	width:150px;
	padding:0;
	margin:0;
	text-align:center;
}
#product-content .border-right {
	border-right:thin dotted #000;
}

#product-content table tr td ul, #product-content table tr td li {
	margin:0;
	padding:0;
}
#product-content table tr td .center strong {
	text-align: center;
}

/********************************************************************************/

#product-content .products tr td #product-link-prices .product-pricing tr .main .pricing tr td .small-text {
	font-size: 11px;
}
#product-content #life-event-content ul li, #product-content #life-event-content td {
	font-size: 14px;
}
/********************************************************************************************/
.center, .center p, .center tr td, .center ul, .center li, p.center {
	text-align:center;
}
.top, .top p, .top tr td, .top tr td p, p.top {
	vertical-align:top;
}
.bottom, .bottom p, .bottom tr td, .bottom tr td p, p.bottom {
	vertical-align:bottom;
}
.right, .right p, .right tr td, .right tr td p, p.right {
	text-align:right;
}
.left, .left p, .left tr td, .left tr td p, p.left {
	text-align:left;
}
.clear {
	clear:both;
}
.small-text {
	font-size:8px;
}