a:hover {
   text-decoration: none;
}

.strech_table {
	height: 100%;
	background-color: #330066;
}
.strech_div {
	position: absolute;
	z-index: 1;
	left: 0px;
	width: 100%;
	bottom: 20%;
}
body{
	margin: 0px;
	background-color: #330066;
  
}
.index_topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9999cc;
	text-decoration: none;
	line-height: 14px;
}
.index_topMenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9999cc;
	text-decoration: none;
}
.pagesTopBg {
	background-image: url(pages_top_bg.gif);
	background-repeat: repeat-x;
}
.pagesTopBg1 {
	background-image: url(pages_top_bg1.gif);
}
.pagesTopBg2 {
	background-image: url(pages_top_bg2.gif);
	background-repeat: repeat-x;
}
.pagesTopBg3 {
	background-image: url(pages_family_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
.pages_topText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9999cc;
	text-decoration: none;
	line-height: 14px;
	margin-bottom: 5px;
}
.leftMenuItems {
	font-family: "ms sans serif";
	color: #cc3333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
	line-height: 18px;
}
.pageHeader, div>.title {
	font-family: Tahoma;
	color: #999999;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	margin-left: 10px;
}
.pageText, div>.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
a.pageText:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
a.pageText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	line-height: 16px;
}

.highLightText {
	font-family: "ms sans serif";
	color: #000000;
	font-size: 6px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 10px;
	line-height: 14px;
	margin-right: 10px;
}

.leftMenuItemsA {
	font-family: "ms sans serif";
	color: #cc3333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
a.leftMenuItemsA:hover {
	font-family: "ms sans serif";
	color: #cc3333;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 18px;
}
.left_menu_td {
	background-image: url(pages_left_menu_bg.gif);
	background-repeat: repeat-y;
}
.leftMenuItemsSub1 {
	font-family: "ms sans serif";
	color: #cc3333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 40px;
	line-height: 18px;
}
/*
** Menu styles
*/
#block-menu-35 .title {
display: none;
}
.menu {
  padding: 0 0 0 15px;
}
.menu ul {
	list-style: none;
	border: none;
	text-align:left;
}
.menu li a {
	width: 100%;
	font-family: sans-serif normal;
	color: #cc3333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	padding: 0px;
}
.menu li {
	padding: 0px;
	list-style-type: circle;
	list-style-image: url(bullet_main.gif);
}

/* second level */
.menu ul li ul {
	list-style: none;
	border: none;
	text-align:left;
}

.menu ul li ul li a {
	font-family: sans-serif;
	color: #cc3333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	padding: 0px;	
}
.menu ul li ul li a.active {
	text-decoration: underline;
}
.menu ul li ul li.expanded {
	list-style-type: circle;
	list-style-image: url(bullet_minus.gif);
	margin: 0px;
	padding: 0px;
}
.menu ul li ul li.collapsed {
	list-style-type: disc;
	list-style-image: url(bullet_plus.gif);
	margin: 0px;
	padding: 0px;
}
.menu ul li ul li.leaf {
	list-style-type: square;
	list-style-image: url(bullet_simple.gif);
	margin: 0px;
	padding: 0px;
}

.menu ul li ul li a.active {
  color: #0000;
}

/* third level */
.menu ul li ul li ul{
	list-style: none;
	border: none;
	text-align:left;
}

.menu ul li ul li ul li a {
	margin: 0px;
	padding: 0px;	
	font-family: sans-serif;
	color: #cc3333;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;	
}
.menu ul li ul li ul li a.active {
	text-decoration: underline;
}
.menu ul li ul li ul li.expanded {
	list-style-type: circle;
	list-style-image: url(bullet_minus.gif);
	margin: 0px;
	padding: 0px;
}
.menu ul li ul li ul li.collapsed {
	list-style-type: disc;
	list-style-image: url(bullet_plus.gif);
	margin: 0px;
	padding: 0px;
}
.menu ul li ul li ul li.leaf {
	list-style-type: square;
	list-style-image: url(bullet_simple.gif);
	margin: 0px;
	padding: 0px;
}

.menu ul li ul li ul li a.active {
  color: #0000;
}




li a.active {
  color: #000;
}


/*
li a{
	font-family: sans-serif normal;
	color: #cc3333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
*/
/*
li a:hover {
	font-family: "ms sans serif";
	color: #cc3333;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 18px;
}
*/

td.menu-disabled {
  background: #ccc;
} 


.node .title a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}
.node .title a:hover {
	text-decoration: underline;
}




/* gifts */
.gift {
}

.gift .title a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}
.gift .title a:hover {
	text-decoration: underline;
}

.gift .title {
}

.gift .content .cover {
float: left;
padding: 3px;
}
.gift .content .cover img {
border: 1px solid #FFF6E5;
padding: 2px;
}

.gift .content .article {
text-align: left;
}
.gift .content .dimensions {
color: red;
text-align: right;
}


.gift .content .price {
text-align: right;
}